CRAN Package Check Results for Package arrangements

Last updated on 2026-04-10 14:50:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.10 22.82 34.30 57.12 OK
r-devel-linux-x86_64-debian-gcc 1.1.10 13.71 26.43 40.14 OK
r-devel-linux-x86_64-fedora-clang 1.1.10 31.00 55.47 86.47 OK
r-devel-linux-x86_64-fedora-gcc 1.1.10 39.00 51.83 90.83 OK
r-devel-macos-arm64 1.1.10 5.00 11.00 16.00 OK
r-devel-windows-x86_64 1.1.10 24.00 61.00 85.00 NOTE
r-patched-linux-x86_64 1.1.10 19.48 31.03 50.51 NOTE
r-release-linux-x86_64 1.1.10 18.47 29.72 48.19 OK
r-release-macos-arm64 1.1.10 5.00 10.00 15.00 OK
r-release-macos-x86_64 1.1.10 19.00 81.00 100.00 OK
r-release-windows-x86_64 1.1.10 27.00 58.00 85.00 OK
r-oldrel-macos-arm64 1.1.10 6.00 34.00 40.00 OK
r-oldrel-macos-x86_64 1.1.10 18.00 69.00 87.00 OK
r-oldrel-windows-x86_64 1.1.10 25.00 65.00 90.00 OK

Check Details

Version: 1.1.10
Check: compiled code
Result: NOTE File 'arrangements/libs/x64/arrangements.dll': Found non-API call to R: 'R_UnboundValue' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.1.10
Check: compiled code
Result: NOTE File ‘arrangements/libs/arrangements.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-patched-linux-x86_64