CRAN Package Check Results for Package bigPCAcpp

Last updated on 2026-04-24 13:48:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.1 27.89 58.24 86.13 OK
r-devel-linux-x86_64-debian-gcc 0.9.1 19.26 44.87 64.13 OK
r-devel-linux-x86_64-fedora-clang 0.9.1 36.00 85.51 121.51 OK
r-devel-linux-x86_64-fedora-gcc 0.9.1 52.00 97.66 149.66 OK
r-patched-linux-x86_64 0.9.1 27.06 53.28 80.34 OK
r-release-linux-x86_64 0.9.1 24.52 50.65 75.17 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 104.00 122.00 NOTE
r-release-windows-x86_64 0.9.1 31.00 94.00 125.00 OK
r-oldrel-macos-arm64 0.9.1 5.00 30.00 35.00 OK
r-oldrel-macos-x86_64 0.9.1 18.00 82.00 100.00 OK
r-oldrel-windows-x86_64 0.9.1 30.00 96.00 126.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. Flavor: r-release-macos-x86_64