CRAN Package Check Results for Package pirate

Last updated on 2022-04-24 03:52:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 39.84 70.50 110.34 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 32.80 52.11 84.91 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 144.39 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 121.59 NOTE
r-patched-linux-x86_64 1.0.0 33.41 65.07 98.48 OK
r-release-linux-x86_64 1.0.0 36.02 60.86 96.88 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 OK
r-release-windows-x86_64 1.0.0 35.00 104.00 139.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 94.00 108.00 202.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