CRAN Package Check Results for Package collections

Last updated on 2025-12-20 09:49:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.9 5.30 23.27 28.57 OK
r-devel-linux-x86_64-debian-gcc 0.3.9 4.54 18.64 23.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.9 8.00 34.79 42.79 OK
r-devel-linux-x86_64-fedora-gcc 0.3.9 9.00 33.31 42.31 OK
r-devel-windows-x86_64 0.3.9 12.00 46.00 58.00 OK
r-patched-linux-x86_64 0.3.9 5.85 20.68 26.53 OK
r-release-linux-x86_64 0.3.9 5.50 20.83 26.33 OK
r-release-macos-arm64 0.3.9 OK
r-release-macos-x86_64 0.3.9 5.00 22.00 27.00 OK
r-release-windows-x86_64 0.3.9 14.00 44.00 58.00 OK
r-oldrel-macos-arm64 0.3.9 OK
r-oldrel-macos-x86_64 0.3.9 5.00 27.00 32.00 OK
r-oldrel-windows-x86_64 0.3.9 14.00 52.00 66.00 OK

Check Details

Version: 0.3.9
Check: compiled code
Result: NOTE File ‘collections/libs/collections.so’: Found non-API call to R: ‘ATTRIB’ 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-linux-x86_64-debian-gcc