CRAN Package Check Results for Package grr

Last updated on 2023-10-03 17:05:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.5 6.10 34.88 40.98 OK
r-devel-linux-x86_64-debian-gcc 0.9.5 3.91 27.66 31.57 OK
r-devel-linux-x86_64-fedora-clang 0.9.5 50.85 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.5 53.33 NOTE
r-devel-windows-x86_64 0.9.5 6.00 67.00 73.00 OK
r-patched-linux-x86_64 0.9.5 4.18 33.64 37.82 OK
r-release-linux-x86_64 0.9.5 4.30 33.10 37.40 OK
r-release-macos-arm64 0.9.5 26.00 OK
r-release-macos-x86_64 0.9.5 34.00 OK
r-release-windows-x86_64 0.9.5 6.00 79.00 85.00 OK
r-oldrel-macos-arm64 0.9.5 23.00 OK
r-oldrel-macos-x86_64 0.9.5 29.00 OK
r-oldrel-windows-x86_64 0.9.5 10.00 77.00 87.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