CRAN Package Check Results for Package arrangements

Last updated on 2026-03-23 23:51:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.9 21.59 34.82 56.41 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.10 13.77 26.63 40.40 OK
r-devel-linux-x86_64-fedora-clang 1.1.10 30.00 54.85 84.85 OK
r-devel-linux-x86_64-fedora-gcc 1.1.9 35.00 49.32 84.32 NOTE
r-devel-macos-arm64 1.1.10 6.00 23.00 29.00 OK
r-devel-windows-x86_64 1.1.9 24.00 59.00 83.00 NOTE
r-patched-linux-x86_64 1.1.9 18.48 29.90 48.38 OK
r-release-linux-x86_64 1.1.9 17.87 29.62 47.49 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.9 24.00 57.00 81.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 22.00 72.00 94.00 OK

Check Details

Version: 1.1.9
Check: compiled code
Result: NOTE File ‘arrangements/libs/arrangements.so’: Found non-API call to R: ‘Rf_findVarInFrame’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.9
Check: compiled code
Result: NOTE File 'arrangements/libs/x64/arrangements.dll': Found non-API call to R: 'Rf_findVarInFrame' 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