CRAN Package Check Results for Package arrangements

Last updated on 2026-03-20 08:53:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.9 22.42 34.66 57.08 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.9 13.93 25.91 39.84 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.9 32.00 58.85 90.85 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.9 35.00 49.32 84.32 NOTE
r-devel-macos-arm64 1.1.9 6.00 12.00 18.00 OK
r-devel-windows-x86_64 1.1.9 23.00 59.00 82.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 16.65 29.91 46.56 OK
r-release-macos-arm64 1.1.9 OK
r-release-macos-x86_64 1.1.9 16.00 39.00 55.00 OK
r-release-windows-x86_64 1.1.9 25.00 58.00 83.00 OK
r-oldrel-macos-arm64 1.1.9 OK
r-oldrel-macos-x86_64 1.1.9 16.00 22.00 38.00 OK
r-oldrel-windows-x86_64 1.1.9 30.00 70.00 100.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-debian-gcc, r-devel-linux-x86_64-fedora-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