CRAN Package Check Results for Package sequences

Last updated on 2023-08-18 08:53:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.9 16.86 40.49 57.35 OK
r-devel-linux-x86_64-debian-gcc 0.5.9 9.75 31.46 41.21 OK
r-devel-linux-x86_64-fedora-clang 0.5.9 72.67 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.9 149.57 NOTE
r-devel-windows-x86_64 0.5.9 12.00 85.00 97.00 OK
r-patched-linux-x86_64 0.5.9 14.44 38.81 53.25 OK
r-release-linux-x86_64 0.5.9 14.27 39.39 53.66 OK
r-release-macos-arm64 0.5.9 33.00 OK
r-release-macos-x86_64 0.5.9 49.00 OK
r-release-windows-x86_64 0.5.9 16.00 89.00 105.00 OK
r-oldrel-macos-arm64 0.5.9 28.00 OK
r-oldrel-macos-x86_64 0.5.9 36.00 OK
r-oldrel-windows-x86_64 0.5.9 20.00 85.00 105.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