CRAN Package Check Results for Package Rook

Last updated on 2022-09-11 12:56:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-1 7.21 35.88 43.09 OK
r-devel-linux-x86_64-debian-gcc 1.1-1 4.76 27.66 32.42 OK
r-devel-linux-x86_64-fedora-clang 1.1-1 64.00 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1-1 61.32 NOTE
r-devel-windows-x86_64 1.1-1 27.00 73.00 100.00 OK
r-patched-linux-x86_64 1.1-1 5.72 34.08 39.80 OK
r-release-linux-x86_64 1.1-1 6.47 34.15 40.62 OK
r-release-macos-arm64 1.1-1 19.00 OK
r-release-macos-x86_64 1.1-1 28.00 OK
r-release-windows-x86_64 1.1-1 28.00 64.00 92.00 OK
r-oldrel-macos-arm64 1.1-1 23.00 OK
r-oldrel-macos-x86_64 1.1-1 40.00 OK
r-oldrel-windows-ix86+x86_64 1.1-1 13.00 65.00 78.00 OK

Additional issues

rchk

Check Details

Version: 1.1-1
Check: compiled code
Result: NOTE
    File ‘Rook/libs/Rook.so’:
     Found no call to: ‘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