CRAN Package Check Results for Package pirate

Last updated on 2023-01-25 04:51:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 36.48 59.98 96.46 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 31.26 44.34 75.60 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 132.87 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 122.24 NOTE
r-patched-linux-x86_64 1.0.0 37.73 57.13 94.86 OK
r-release-linux-x86_64 1.0.0 31.76 58.09 89.85 OK
r-release-macos-arm64 1.0.0 38.00 OK
r-release-macos-x86_64 1.0.0 61.00 OK
r-release-windows-x86_64 1.0.0 47.00 105.00 152.00 OK
r-oldrel-macos-arm64 1.0.0 44.00 OK
r-oldrel-macos-x86_64 1.0.0 59.00 OK
r-oldrel-windows-ix86+x86_64 1.0.0 98.00 122.00 220.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