CRAN Package Check Results for Package not

Last updated on 2019-03-02 12:52:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.94 22.03 24.97 OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang 1.0 31.24 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 28.22 NOTE
r-devel-windows-ix86+x86_64 1.0 13.00 45.00 58.00 OK
r-patched-linux-x86_64 1.0 2.18 20.67 22.85 OK
r-patched-solaris-x86 1.0 46.50 OK
r-release-linux-x86_64 1.0 2.18 21.05 23.23 OK
r-release-windows-ix86+x86_64 1.0 8.00 43.00 51.00 OK
r-release-osx-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 9.00 54.00 63.00 OK
r-oldrel-osx-x86_64 1.0 OK

Additional issues

rchk

Check Details

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