CRAN Package Check Results for Package MRCE

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1 2.68 20.98 23.66 OK
r-devel-linux-x86_64-debian-gcc 2.1 2.14 16.26 18.40 OK
r-devel-linux-x86_64-fedora-clang 2.1 37.44 WARN
r-devel-linux-x86_64-fedora-gcc 2.1 27.96 NOTE
r-devel-windows-ix86+x86_64 2.1 11.00 49.00 60.00 OK
r-patched-linux-x86_64 2.1 2.45 20.50 22.95 OK
r-patched-solaris-x86 2.1 43.40 OK
r-release-linux-x86_64 2.1 2.23 20.61 22.84 OK
r-release-macos-x86_64 2.1 OK
r-release-windows-ix86+x86_64 2.1 10.00 38.00 48.00 OK
r-oldrel-macos-x86_64 2.1 OK
r-oldrel-windows-ix86+x86_64 2.1 6.00 36.00 42.00 OK

Check Details

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

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