CRAN Package Check Results for Package grr

Last updated on 2022-08-15 08:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.5 4.99 37.19 42.18 OK
r-devel-linux-x86_64-debian-gcc 0.9.5 3.73 28.80 32.53 OK
r-devel-linux-x86_64-fedora-clang 0.9.5 62.24 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.5 58.02 NOTE
r-devel-windows-x86_64 0.9.5 12.00 78.00 90.00 OK
r-patched-linux-x86_64 0.9.5 3.71 35.80 39.51 OK
r-release-linux-x86_64 0.9.5 3.74 35.51 39.25 OK
r-release-macos-arm64 0.9.5 22.00 OK
r-release-macos-x86_64 0.9.5 29.00 OK
r-release-windows-x86_64 0.9.5 10.00 77.00 87.00 OK
r-oldrel-macos-arm64 0.9.5 33.00 OK
r-oldrel-macos-x86_64 0.9.5 40.00 OK
r-oldrel-windows-ix86+x86_64 0.9.5 12.00 67.00 79.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