CRAN Package Check Results for Package collections

Last updated on 2026-03-18 05:52:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.11 5.36 24.50 29.86 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.11 4.73 19.78 24.51 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.11 7.00 37.23 44.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.11 10.00 33.40 43.40 NOTE
r-devel-macos-arm64 0.3.11 2.00 11.00 13.00 OK
r-devel-windows-x86_64 0.3.11 15.00 48.00 63.00 OK
r-patched-linux-x86_64 0.3.11 5.78 20.86 26.64 OK
r-release-linux-x86_64 0.3.11 5.63 20.24 25.87 OK
r-release-macos-arm64 0.3.11 2.00 9.00 11.00 OK
r-release-macos-x86_64 0.3.11 6.00 54.00 60.00 OK
r-release-windows-x86_64 0.3.11 14.00 58.00 72.00 OK
r-oldrel-macos-arm64 0.3.11 2.00 13.00 15.00 OK
r-oldrel-macos-x86_64 0.3.11 6.00 60.00 66.00 OK
r-oldrel-windows-x86_64 0.3.11 11.00 52.00 63.00 OK

Check Details

Version: 0.3.11
Check: compiled code
Result: NOTE File ‘collections/libs/collections.so’: Found non-API calls to R: ‘Rf_findVar’, ‘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