CRAN Package Check Results for Package sequences

Last updated on 2022-09-11 12:56:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.9 14.18 39.74 53.92 OK
r-devel-linux-x86_64-debian-gcc 0.5.9 10.30 30.81 41.11 OK
r-devel-linux-x86_64-fedora-clang 0.5.9 81.11 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.9 78.26 NOTE
r-devel-windows-x86_64 0.5.9 46.00 100.00 146.00 OK
r-patched-linux-x86_64 0.5.9 11.12 38.12 49.24 OK
r-release-linux-x86_64 0.5.9 12.50 38.58 51.08 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 47.00 103.00 150.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 106.00 143.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