CRAN Package Check Results for Package Rook

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-1 5.70 30.73 36.43 OK
r-devel-linux-x86_64-debian-gcc 1.1-1 4.64 23.61 28.25 OK
r-devel-linux-x86_64-fedora-clang 1.1-1 52.57 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1-1 43.32 NOTE
r-devel-windows-ix86+x86_64 1.1-1 19.00 49.00 68.00 OK
r-patched-linux-x86_64 1.1-1 5.76 30.45 36.21 OK
r-patched-solaris-x86 1.1-1 64.10 OK
r-release-linux-x86_64 1.1-1 5.68 30.47 36.15 OK
r-release-macos-x86_64 1.1-1 OK
r-release-windows-ix86+x86_64 1.1-1 12.00 43.00 55.00 OK
r-oldrel-macos-x86_64 1.1-1 OK
r-oldrel-windows-ix86+x86_64 1.1-1 11.00 65.00 76.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