CRAN Package Check Results for Package pirate

Last updated on 2019-01-19 00:46:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 26.45 38.12 64.57 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 24.63 29.72 54.35 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 91.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 84.08 NOTE
r-devel-windows-ix86+x86_64 1.0.0 78.00 82.00 160.00 OK
r-patched-linux-x86_64 1.0.0 28.78 35.09 63.87 OK
r-patched-solaris-x86 1.0.0 98.20 OK
r-release-linux-x86_64 1.0.0 30.86 34.98 65.84 OK
r-release-windows-ix86+x86_64 1.0.0 78.00 111.00 189.00 OK
r-release-osx-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 84.00 77.00 161.00 OK
r-oldrel-osx-x86_64 1.0.0 OK

Check Details

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