CRAN Package Check Results for Package fBasics

Last updated on 2019-05-01 01:51:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3042.89 78.15 148.63 226.78 OK
r-devel-linux-x86_64-debian-gcc 3042.89 60.98 115.89 176.87 OK
r-devel-linux-x86_64-fedora-clang 3042.89 271.30 NOTE
r-devel-linux-x86_64-fedora-gcc 3042.89 241.16 NOTE
r-patched-linux-x86_64 3042.89 65.83 145.31 211.14 OK
r-patched-solaris-x86 3042.89 387.00 OK
r-release-linux-x86_64 3042.89 64.78 147.02 211.80 OK
r-release-windows-ix86+x86_64 3042.89 116.00 236.00 352.00 OK
r-release-osx-x86_64 3042.89 OK
r-oldrel-windows-ix86+x86_64 3042.89 110.00 173.00 283.00 OK
r-oldrel-osx-x86_64 3042.89 OK

Check Details

Version: 3042.89
Check: compiled code
Result: NOTE
    File ‘fBasics/libs/fBasics.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