CRAN Package Check Results for Package rr

Last updated on 2022-05-07 14:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 13.80 121.85 135.65 OK
r-devel-linux-x86_64-debian-gcc 1.4 11.64 91.11 102.75 OK
r-devel-linux-x86_64-fedora-clang 1.4 16.70 ERROR
r-devel-linux-x86_64-fedora-gcc 1.4 160.54 NOTE
r-devel-windows-x86_64 1.4 25.00 145.00 170.00 OK
r-patched-linux-x86_64 1.4 14.48 116.86 131.34 OK
r-release-linux-x86_64 1.4 12.58 118.09 130.67 OK
r-release-macos-arm64 1.4 49.00 OK
r-release-macos-x86_64 1.4 88.00 OK
r-release-windows-x86_64 1.4 24.00 151.00 175.00 OK
r-oldrel-macos-arm64 1.4 68.00 OK
r-oldrel-macos-x86_64 1.4 115.00 OK
r-oldrel-windows-ix86+x86_64 1.4 33.00 208.00 241.00 OK

Additional issues

BLAS

Check Details

Version: 1.4
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-devel-linux-x86_64-fedora-clang

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.
Flavor: r-devel-linux-x86_64-fedora-gcc