CRAN Package Check Results for Package not

Last updated on 2019-01-23 12:48:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.40 22.35 24.75 OK
r-devel-linux-x86_64-debian-gcc 1.0 1.89 17.83 19.72 OK
r-devel-linux-x86_64-fedora-clang 1.0 31.08 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 27.79 NOTE
r-devel-windows-ix86+x86_64 1.0 12.00 44.00 56.00 OK
r-patched-linux-x86_64 1.0 2.37 20.78 23.15 OK
r-patched-solaris-x86 1.0 43.40 OK
r-release-linux-x86_64 1.0 2.51 20.89 23.40 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