CRAN Package Check Results for Package purgeR

Last updated on 2026-03-29 09:52:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.2 56.69 129.40 186.09 OK
r-devel-linux-x86_64-debian-gcc 1.8.2 45.03 95.76 140.79 NOTE
r-devel-linux-x86_64-fedora-clang 1.8.2 81.00 188.29 269.29 OK
r-devel-linux-x86_64-fedora-gcc 1.8.2 136.00 232.31 368.31 OK
r-devel-macos-arm64 1.8.2 11.00 34.00 45.00 OK
r-devel-windows-x86_64 1.8.2 71.00 188.00 259.00 OK
r-patched-linux-x86_64 1.8.2 53.98 124.45 178.43 OK
r-release-linux-x86_64 1.8.2 54.10 124.85 178.95 OK
r-release-macos-arm64 1.8.2 OK
r-release-macos-x86_64 1.8.2 30.00 132.00 162.00 OK
r-release-windows-x86_64 1.8.2 68.00 180.00 248.00 OK
r-oldrel-macos-arm64 1.8.2 OK
r-oldrel-macos-x86_64 1.8.2 41.00 77.00 118.00 OK
r-oldrel-windows-x86_64 1.8.2 75.00 232.00 307.00 OK

Check Details

Version: 1.8.2
Check: compiled code
Result: NOTE File ‘purgeR/libs/purgeR.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-devel-linux-x86_64-debian-gcc