CRAN Package Check Results for Package partition

Last updated on 2026-04-25 10:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 83.72 232.59 316.31 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 59.64 175.97 235.61 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 114.00 342.34 456.34 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 165.00 349.12 514.12 OK
r-patched-linux-x86_64 0.2.2 85.01 221.22 306.23 OK
r-release-linux-x86_64 0.2.2 63.35 219.63 282.98 OK
r-release-macos-arm64 0.2.2 17.00 59.00 76.00 OK
r-release-macos-x86_64 0.2.2 48.00 274.00 322.00 NOTE
r-release-windows-x86_64 0.2.2 98.00 284.00 382.00 OK
r-oldrel-macos-arm64 0.2.2 OK
r-oldrel-macos-x86_64 0.2.2 40.00 235.00 275.00 OK
r-oldrel-windows-x86_64 0.2.2 85.00 286.00 371.00 OK

Check Details

Version: 0.2.2
Check: compiled code
Result: NOTE File ‘partition/libs/partition.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-release-macos-x86_64