CRAN Package Check Results for Package grr

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.5 5.09 33.81 38.90 OK
r-devel-linux-x86_64-debian-gcc 0.9.5 3.47 27.06 30.53 OK
r-devel-linux-x86_64-fedora-clang 0.9.5 56.08 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.5 44.41 NOTE
r-devel-windows-ix86+x86_64 0.9.5 16.00 72.00 88.00 OK
r-patched-linux-x86_64 0.9.5 4.22 33.42 37.64 OK
r-patched-solaris-x86 0.9.5 77.90 OK
r-release-linux-x86_64 0.9.5 3.87 33.33 37.20 OK
r-release-macos-x86_64 0.9.5 OK
r-release-windows-ix86+x86_64 0.9.5 11.00 77.00 88.00 OK
r-oldrel-macos-x86_64 0.9.5 OK
r-oldrel-windows-ix86+x86_64 0.9.5 11.00 97.00 108.00 OK

Check Details

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