CRAN Package Check Results for Package rr

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 16.27 126.19 142.46 OK
r-devel-linux-x86_64-debian-gcc 1.4 12.75 92.29 105.04 OK
r-devel-linux-x86_64-fedora-clang 1.4 180.00 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 164.72 NOTE
r-devel-windows-ix86+x86_64 1.4 57.00 221.00 278.00 OK
r-patched-linux-x86_64 1.4 10.41 121.47 131.88 OK
r-patched-solaris-x86 1.4 267.00 OK
r-release-linux-x86_64 1.4 10.45 121.58 132.03 OK
r-release-macos-x86_64 1.4 OK
r-release-windows-ix86+x86_64 1.4 38.00 294.00 332.00 OK
r-oldrel-macos-x86_64 1.4 OK
r-oldrel-windows-ix86+x86_64 1.4 31.00 239.00 270.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