CRAN Package Check Results for Package sbfc

Last updated on 2019-04-13 01:58:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 42.95 95.51 138.46 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 32.24 76.72 108.96 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 178.13 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 170.73 NOTE
r-devel-windows-ix86+x86_64 1.0.1 83.00 220.00 303.00 OK
r-patched-linux-x86_64 1.0.1 40.89 96.57 137.46 OK
r-patched-solaris-x86 1.0.1 257.30 OK
r-release-linux-x86_64 1.0.1 36.95 93.30 130.25 OK
r-release-windows-ix86+x86_64 1.0.1 92.00 147.00 239.00 OK
r-release-osx-x86_64 1.0.1 OK
r-oldrel-windows-ix86+x86_64 1.0.1 68.00 212.00 280.00 OK
r-oldrel-osx-x86_64 1.0.1 OK

Check Details

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