CRAN Package Check Results for Package pcaPP

Last updated on 2024-04-24 06:19:23 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.75 39.37 56.12 OK
r-devel-linux-x86_64-fedora-clang 2.0-4 91.93 NOTE
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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc