CRAN Package Check Results for Package onlinePCA

Last updated on 2022-04-24 03:52:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 51.69 84.39 136.08 OK
r-devel-linux-x86_64-debian-gcc 1.3.1 41.82 64.82 106.64 OK
r-devel-linux-x86_64-fedora-clang 1.3.1 184.17 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.1 159.64 NOTE
r-patched-linux-x86_64 1.3.1 43.91 83.28 127.19 OK
r-release-linux-x86_64 1.3.1 46.15 78.93 125.08 OK
r-release-macos-arm64 1.3.1 OK
r-release-macos-x86_64 1.3.1 OK
r-release-windows-x86_64 1.3.1 53.00 118.00 171.00 OK
r-oldrel-macos-arm64 1.3.1 OK
r-oldrel-macos-x86_64 1.3.1 OK
r-oldrel-windows-ix86+x86_64 1.3.1 126.00 137.00 263.00 OK

Check Details

Version: 1.3.1
Check: compiled code
Result: NOTE
    File ‘onlinePCA/libs/onlinePCA.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    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