CRAN Package Check Results for Package bigPCAcpp

Last updated on 2026-04-07 19:51:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.1 28.58 58.64 87.22 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.1 19.30 43.88 63.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.1 42.00 96.43 138.43 OK
r-devel-linux-x86_64-fedora-gcc 0.9.1 51.00 97.07 148.07 OK
r-devel-macos-arm64 0.9.1 6.00 25.00 31.00 OK
r-devel-windows-x86_64 0.9.1 31.00 100.00 131.00 NOTE
r-patched-linux-x86_64 0.9.1 28.20 53.34 81.54 NOTE
r-release-linux-x86_64 0.9.1 22.47 51.19 73.66 OK
r-release-macos-arm64 0.9.1 5.00 30.00 35.00 OK
r-release-macos-x86_64 0.9.1 18.00 82.00 100.00 OK
r-release-windows-x86_64 0.9.1 31.00 91.00 122.00 OK
r-oldrel-macos-arm64 0.9.0 OK
r-oldrel-macos-x86_64 0.9.1 17.00 88.00 105.00 OK
r-oldrel-windows-x86_64 0.9.1 38.00 111.00 149.00 OK

Check Details

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

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