CRAN Package Check Results for Package MTS

Last updated on 2019-03-27 00:48:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 30.43 127.29 157.72 OK
r-devel-linux-x86_64-debian-gcc 1.0 24.98 98.28 123.26 OK
r-devel-linux-x86_64-fedora-clang 1.0 191.78 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 200.98 NOTE
r-devel-windows-ix86+x86_64 1.0 74.00 156.00 230.00 OK
r-patched-linux-x86_64 1.0 28.28 120.34 148.62 OK
r-patched-solaris-x86 1.0 212.20 OK
r-release-linux-x86_64 1.0 25.14 119.16 144.30 OK
r-release-windows-ix86+x86_64 1.0 66.00 200.00 266.00 OK
r-release-osx-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 32.00 224.00 256.00 OK
r-oldrel-osx-x86_64 1.0 OK

Check Details

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