CRAN Package Check Results for Package iBST

Last updated on 2020-08-07 01:49:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 16.47 63.66 80.13 OK
r-devel-linux-x86_64-debian-gcc 1.0 14.00 49.51 63.51 OK
r-devel-linux-x86_64-fedora-clang 1.0 108.04 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 96.47 NOTE
r-devel-windows-ix86+x86_64 1.0 47.00 100.00 147.00 OK
r-patched-linux-x86_64 1.0 17.02 62.83 79.85 OK
r-patched-solaris-x86 1.0 134.80 OK
r-release-linux-x86_64 1.0 15.58 62.47 78.05 OK
r-release-macos-x86_64 1.0 OK
r-release-windows-ix86+x86_64 1.0 45.00 135.00 180.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 28.00 131.00 159.00 OK

Check Details

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