CRAN Package Check Results for Package pcaPP

Last updated on 2024-04-25 08:00:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0-4 23.26 50.97 74.23 OK
r-devel-linux-x86_64-debian-gcc 2.0-4 16.32 39.50 55.82 NOTE
r-devel-linux-x86_64-fedora-clang 2.0-4 55.98 OK
r-devel-linux-x86_64-fedora-gcc 2.0-4 105.64 OK
r-devel-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 38.00 OK
r-release-windows-x86_64 2.0-4 23.00 74.00 97.00 OK
r-oldrel-macos-arm64 2.0-4 70.00 OK
r-oldrel-macos-x86_64 2.0-4 157.00 OK
r-oldrel-windows-x86_64 2.0-4 27.00 77.00 104.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-debian-gcc