CRAN Package Check Results for Package sequences

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.5.9 11.67 38.77 50.44 OK
r-devel-linux-x86_64-debian-gcc 0.5.9 9.49 30.58 40.07 OK
r-devel-linux-x86_64-fedora-clang 0.5.9 72.73 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.9 77.93 NOTE
r-patched-linux-x86_64 0.5.9 13.33 39.43 52.76 OK
r-release-linux-x86_64 0.5.9 11.91 38.92 50.83 OK
r-release-macos-arm64 0.5.9 26.00 OK
r-release-macos-x86_64 0.5.9 36.00 OK
r-release-windows-x86_64 0.5.9 45.00 103.00 148.00 OK
r-oldrel-macos-arm64 0.5.9 38.00 OK
r-oldrel-macos-x86_64 0.5.9 49.00 OK
r-oldrel-windows-ix86+x86_64 0.5.9 37.00 97.00 134.00 OK

Check Details

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