CRAN Package Check Results for Package pirate

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 38.09 43.56 81.65 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 29.57 33.26 62.83 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 114.83 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 101.05 NOTE
r-devel-windows-ix86+x86_64 1.0.0 106.00 94.00 200.00 OK
r-patched-linux-x86_64 1.0.0 30.87 42.25 73.12 OK
r-patched-solaris-x86 1.0.0 113.00 OK
r-release-linux-x86_64 1.0.0 31.38 42.08 73.46 OK
r-release-macos-x86_64 1.0.0 OK
r-release-windows-ix86+x86_64 1.0.0 100.00 122.00 222.00 OK
r-oldrel-macos-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 74.00 87.00 161.00 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