CRAN Package Check Results for Package seqMeta

Last updated on 2020-07-02 02:10:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.7 13.73 230.21 243.94 WARN
r-devel-linux-x86_64-debian-gcc 1.6.7 9.91 169.03 178.94 WARN
r-devel-linux-x86_64-fedora-clang 1.6.7 293.20 WARN
r-devel-linux-x86_64-fedora-gcc 1.6.7 292.04 WARN
r-devel-windows-ix86+x86_64 1.6.7 36.00 328.00 364.00 WARN
r-patched-linux-x86_64 1.6.7 14.56 226.42 240.98 OK
r-patched-solaris-x86 1.6.7 410.70 OK
r-release-linux-x86_64 1.6.7 11.58 223.33 234.91 OK
r-release-osx-x86_64 1.6.7 OK
r-release-windows-ix86+x86_64 1.6.7 26.00 323.00 349.00 OK
r-oldrel-osx-x86_64 1.6.7 OK
r-oldrel-windows-ix86+x86_64 1.6.7 26.00 390.00 416.00 OK

Check Details

Version: 1.6.7
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
    Warning: S4 exports specified in 'NAMESPACE' but not defined in package 'seqMeta'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64

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