CRAN Package Check Results for Package ibm

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 11.44 39.53 50.97 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 8.83 29.66 38.49 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 65.00 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 51.35 NOTE
r-patched-linux-x86_64 0.1.0 8.51 37.65 46.16 OK
r-release-linux-x86_64 0.1.0 10.28 36.33 46.61 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 OK
r-release-windows-x86_64 0.1.0 17.00 75.00 92.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 26.00 67.00 93.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