CRAN Package Check Results for Package KERE

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 15.41 46.18 61.59 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 12.93 34.31 47.24 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 83.61 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 74.21 NOTE
r-devel-windows-ix86+x86_64 1.0.0 36.00 90.00 126.00 OK
r-patched-linux-x86_64 1.0.0 16.15 46.99 63.14 OK
r-patched-solaris-x86 1.0.0 107.30 OK
r-release-linux-x86_64 1.0.0 15.44 46.29 61.73 OK
r-release-macos-x86_64 1.0.0 OK
r-release-windows-ix86+x86_64 1.0.0 24.00 63.00 87.00 OK
r-oldrel-macos-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 23.00 88.00 111.00 OK

Check Details

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