CRAN Package Check Results for Package MTS

Last updated on 2022-03-31 06:00:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 60.55 159.48 220.03 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 50.80 115.45 166.25 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 271.61 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 245.04 NOTE
r-devel-windows-x86_64-new-UL 1.1.1 76.00 178.00 254.00 OK
r-patched-linux-x86_64 1.1.1 50.32 146.96 197.28 OK
r-release-linux-x86_64 1.1.1 52.92 143.22 196.14 OK
r-release-macos-arm64 1.1.1 NOTE
r-release-macos-x86_64 1.1.1 OK
r-release-windows-ix86+x86_64 1.1.1 124.00 218.00 342.00 OK
r-oldrel-macos-x86_64 1.1.1 OK
r-oldrel-windows-ix86+x86_64 1.1.1 122.00 195.00 317.00 OK

Additional issues

clang-ASAN gcc-ASAN valgrind

Check Details

Version: 1.1.1
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

Version: 1.1.1
Check: installed package size
Result: NOTE
     installed size is 5.1Mb
     sub-directories of 1Mb or more:
     libs 4.1Mb
Flavor: r-release-macos-arm64