CRAN Package Check Results for Package ibm

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 10.62 25.87 36.49 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 8.52 20.31 28.83 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 55.29 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 43.38 NOTE
r-devel-windows-ix86+x86_64 0.1.0 30.00 60.00 90.00 OK
r-patched-linux-x86_64 0.1.0 8.25 25.53 33.78 OK
r-patched-solaris-x86 0.1.0 60.50 OK
r-release-linux-x86_64 0.1.0 9.32 25.79 35.11 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 30.00 78.00 108.00 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 23.00 76.00 99.00 OK

Check Details

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