CRAN Package Check Results for Package MTS

Last updated on 2020-08-07 01:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 36.94 142.69 179.63 OK
r-devel-linux-x86_64-debian-gcc 1.0 30.45 105.11 135.56 OK
r-devel-linux-x86_64-fedora-clang 1.0 216.05 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 207.89 NOTE
r-devel-windows-ix86+x86_64 1.0 78.00 182.00 260.00 OK
r-patched-linux-x86_64 1.0 36.98 140.51 177.49 OK
r-patched-solaris-x86 1.0 231.80 OK
r-release-linux-x86_64 1.0 37.09 142.25 179.34 OK
r-release-macos-x86_64 1.0 OK
r-release-windows-ix86+x86_64 1.0 81.00 245.00 326.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 50.00 187.00 237.00 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