CRAN Package Check Results for Package purgeR

Last updated on 2026-04-28 14:51:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.2 55.12 131.71 186.83 OK
r-devel-linux-x86_64-debian-gcc 1.8.2 43.37 97.38 140.75 OK
r-devel-linux-x86_64-fedora-clang 1.8.2 81.00 197.19 278.19 OK
r-devel-linux-x86_64-fedora-gcc 1.8.2 121.00 215.70 336.70 OK
r-devel-windows-x86_64 1.8.2 75.00 185.00 260.00 OK
r-patched-linux-x86_64 1.8.2 60.47 131.54 192.01 OK
r-release-linux-x86_64 1.8.2 60.75 131.14 191.89 OK
r-release-macos-arm64 1.8.2 12.00 31.00 43.00 OK
r-release-macos-x86_64 1.8.2 35.00 154.00 189.00 NOTE
r-release-windows-x86_64 1.8.2 65.00 182.00 247.00 OK
r-oldrel-macos-arm64 1.8.2 OK
r-oldrel-macos-x86_64 1.8.2 30.00 132.00 162.00 OK
r-oldrel-windows-x86_64 1.8.2 83.00 230.00 313.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-release-macos-x86_64