CRAN Package Check Results for Package rr

Last updated on 2021-03-04 00:48:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 18.72 135.44 154.16 OK
r-devel-linux-x86_64-debian-gcc 1.4 12.24 100.45 112.69 OK
r-devel-linux-x86_64-fedora-clang 1.4 187.24 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 176.09 NOTE
r-devel-windows-ix86+x86_64 1.4 43.00 249.00 292.00 OK
r-patched-linux-x86_64 1.4 10.95 125.97 136.92 OK
r-patched-solaris-x86 1.4 261.00 OK
r-release-linux-x86_64 1.4 11.31 126.62 137.93 OK
r-release-macos-x86_64 1.4 OK
r-release-windows-ix86+x86_64 1.4 31.00 226.00 257.00 OK
r-oldrel-macos-x86_64 1.4 OK
r-oldrel-windows-ix86+x86_64 1.4 36.00 242.00 278.00 OK

Check Details

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