CRAN Package Check Results for Package pcaPP

Last updated on 2024-04-23 10:54:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0-4 20.93 50.33 71.26 OK
r-devel-linux-x86_64-debian-gcc 2.0-4 16.90 39.40 56.30 OK
r-devel-linux-x86_64-fedora-clang 2.0-4 88.00 OK
r-devel-linux-x86_64-fedora-gcc 2.0-4 105.91 NOTE
r-prerel-macos-arm64 2.0-4 38.00 OK
r-prerel-windows-x86_64 2.0-4 25.00 75.00 100.00 OK
r-patched-linux-x86_64 2.0-4 19.22 50.51 69.73 OK
r-release-linux-x86_64 2.0-4 21.75 49.76 71.51 OK
r-release-macos-arm64 2.0-4 70.00 OK
r-release-macos-x86_64 2.0-4 157.00 OK
r-release-windows-x86_64 2.0-4 24.00 76.00 100.00 OK
r-oldrel-macos-arm64 2.0-4 62.00 OK
r-oldrel-windows-x86_64 2.0-4 24.00 81.00 105.00 OK

Check Details

Version: 2.0-4
Check: compiled code
Result: NOTE File ‘pcaPP/libs/pcaPP.so’: Found non-API call to R: ‘optif9’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc