CRAN Package Check Results for Package pcadapt

Last updated on 2026-04-28 08:53:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.4.1 63.49 63.21 126.70 OK
r-devel-linux-x86_64-debian-gcc 4.4.1 45.75 49.00 94.75 OK
r-devel-linux-x86_64-fedora-clang 4.4.1 99.00 86.65 185.65 OK
r-devel-linux-x86_64-fedora-gcc 4.4.1 126.00 84.50 210.50 OK
r-devel-windows-x86_64 4.4.1 123.00 95.00 218.00 OK
r-patched-linux-x86_64 4.4.1 65.79 58.24 124.03 OK
r-release-linux-x86_64 4.4.1 62.78 55.66 118.44 OK
r-release-macos-arm64 4.4.1 15.00 9.00 24.00 OK
r-release-macos-x86_64 4.4.1 40.00 43.00 83.00 NOTE
r-release-windows-x86_64 4.4.1 108.00 102.00 210.00 OK
r-oldrel-macos-arm64 4.4.1 OK
r-oldrel-macos-x86_64 4.4.1 36.00 29.00 65.00 OK
r-oldrel-windows-x86_64 4.4.1 135.00 111.00 246.00 OK

Check Details

Version: 4.4.1
Check: compiled code
Result: NOTE File ‘pcadapt/libs/pcadapt.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