CRAN Package Check Results for Package scio

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 2.86 18.71 21.57 OK
r-devel-linux-x86_64-debian-gcc 0.9.0 2.15 14.87 17.02 OK
r-devel-linux-x86_64-fedora-clang 0.9.0 34.42 WARN
r-devel-linux-x86_64-fedora-gcc 0.9.0 24.98 NOTE
r-devel-windows-ix86+x86_64 0.9.0 12.00 38.00 50.00 OK
r-patched-linux-x86_64 0.9.0 2.55 18.68 21.23 OK
r-patched-solaris-x86 0.9.0 39.80 OK
r-release-linux-x86_64 0.9.0 2.47 18.80 21.27 OK
r-release-macos-x86_64 0.9.0 OK
r-release-windows-ix86+x86_64 0.9.0 12.00 36.00 48.00 OK
r-oldrel-macos-x86_64 0.9.0 OK
r-oldrel-windows-ix86+x86_64 0.9.0 8.00 39.00 47.00 OK

Check Details

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

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