CRAN Package Check Results for Package purgeR

Last updated on 2026-01-02 01:50:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.2 46.79 129.29 176.08 NOTE
r-devel-linux-x86_64-debian-gcc 1.8.2 38.78 92.65 131.43 NOTE
r-devel-linux-x86_64-fedora-clang 1.8.2 97.00 195.47 292.47 OK
r-devel-linux-x86_64-fedora-gcc 1.8.2 112.00 247.43 359.43 NOTE
r-devel-windows-x86_64 1.8.2 63.00 171.00 234.00 NOTE
r-patched-linux-x86_64 1.8.2 57.01 129.32 186.33 OK
r-release-linux-x86_64 1.8.2 53.20 129.29 182.49 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 59.00 171.00 230.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 73.00 221.00 294.00 OK

Check Details

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

Version: 1.8.2
Check: compiled code
Result: NOTE File 'purgeR/libs/x64/purgeR.dll': 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-windows-x86_64