CRAN Package Check Results for Package pirate

Last updated on 2020-10-11 01:47:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 39.13 44.99 84.12 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 29.92 34.58 64.50 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 120.16 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 110.59 NOTE
r-devel-windows-ix86+x86_64 1.0.0 92.00 82.00 174.00 OK
r-patched-linux-x86_64 1.0.0 36.43 42.14 78.57 OK
r-patched-solaris-x86 1.0.0 113.30 OK
r-release-linux-x86_64 1.0.0 37.72 41.59 79.31 OK
r-release-macos-x86_64 1.0.0 OK
r-release-windows-ix86+x86_64 1.0.0 66.00 115.00 181.00 OK
r-oldrel-macos-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 80.00 72.00 152.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