CRAN Package Check Results for Package erboost

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 13.97 24.83 38.80 OK
r-devel-linux-x86_64-debian-gcc 1.3 9.85 19.60 29.45 OK
r-devel-linux-x86_64-fedora-clang 1.3 63.91 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 45.31 NOTE
r-devel-windows-ix86+x86_64 1.3 50.00 46.00 96.00 OK
r-patched-linux-x86_64 1.3 9.84 25.07 34.91 OK
r-patched-solaris-x86 1.3 70.80 OK
r-release-linux-x86_64 1.3 10.59 24.78 35.37 OK
r-release-macos-x86_64 1.3 OK
r-release-windows-ix86+x86_64 1.3 50.00 64.00 114.00 OK
r-oldrel-macos-x86_64 1.3 OK
r-oldrel-windows-ix86+x86_64 1.3 50.00 61.00 111.00 OK

Check Details

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