CRAN Package Check Results for Package rredis

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.7.0 4.80 34.94 39.74 OK
r-devel-linux-x86_64-debian-gcc 1.7.0 3.53 27.39 30.92 OK
r-devel-linux-x86_64-fedora-clang 1.7.0 56.00 NOTE
r-devel-linux-x86_64-fedora-gcc 1.7.0 45.88 NOTE
r-devel-windows-ix86+x86_64 1.7.0 17.00 55.00 72.00 OK
r-patched-linux-x86_64 1.7.0 4.21 34.94 39.15 OK
r-patched-solaris-x86 1.7.0 63.90 OK
r-release-linux-x86_64 1.7.0 3.89 34.75 38.64 OK
r-release-macos-x86_64 1.7.0 OK
r-release-windows-ix86+x86_64 1.7.0 13.00 86.00 99.00 OK
r-oldrel-macos-x86_64 1.7.0 OK
r-oldrel-windows-ix86+x86_64 1.7.0 12.00 59.00 71.00 OK

Check Details

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