CRAN Package Check Results for Package signal

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7-7 7.92 48.33 56.25 OK
r-devel-linux-x86_64-debian-gcc 0.7-7 4.01 36.25 40.26 OK
r-devel-linux-x86_64-fedora-clang 0.7-7 68.99 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7-7 66.04 NOTE
r-patched-linux-x86_64 0.7-7 7.56 44.69 52.25 OK
r-release-linux-x86_64 0.7-7 5.45 45.52 50.97 OK
r-release-macos-arm64 0.7-7 23.00 OK
r-release-macos-x86_64 0.7-7 36.00 OK
r-release-windows-x86_64 0.7-7 50.00 90.00 140.00 OK
r-oldrel-macos-arm64 0.7-7 30.00 OK
r-oldrel-macos-x86_64 0.7-7 46.00 OK
r-oldrel-windows-ix86+x86_64 0.7-7 16.00 81.00 97.00 OK

Check Details

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