CRAN Package Check Results for Package SparseTSCGM

Last updated on 2020-08-03 07:51:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0 10.20 88.58 98.78 OK
r-devel-linux-x86_64-debian-gcc 3.0 7.70 67.85 75.55 OK
r-devel-linux-x86_64-fedora-clang 3.0 125.25 WARN
r-devel-linux-x86_64-fedora-gcc 3.0 114.88 NOTE
r-devel-windows-ix86+x86_64 3.0 29.00 127.00 156.00 OK
r-patched-linux-x86_64 3.0 7.42 84.45 91.87 OK
r-patched-solaris-x86 3.0 163.20 OK
r-release-linux-x86_64 3.0 9.55 86.81 96.36 OK
r-release-macos-x86_64 3.0 OK
r-release-windows-ix86+x86_64 3.0 31.00 177.00 208.00 OK
r-oldrel-macos-x86_64 3.0 OK
r-oldrel-windows-ix86+x86_64 3.0 17.00 156.00 173.00 OK

Check Details

Version: 3.0
Check: package dependencies
Result: WARN
    Requires orphaned package: ‘QUIC’
Flavor: r-devel-linux-x86_64-fedora-clang

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