CRAN Package Check Results for Package MSCMT

Last updated on 2017-12-20 00:47:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 6.85 140.19 147.04 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 WARN
r-devel-linux-x86_64-fedora-clang 1.3.0 187.51 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0 192.45 WARN
r-devel-windows-ix86+x86_64 1.3.0 35.00 321.00 356.00 OK
r-patched-linux-x86_64 1.3.0 6.85 156.98 163.83 OK
r-patched-solaris-x86 1.3.0 697.40 NOTE
r-release-linux-x86_64 1.3.0 7.25 156.45 163.70 OK
r-release-windows-ix86+x86_64 1.3.0 23.00 298.00 321.00 OK
r-release-osx-x86_64 1.3.0 ERROR
r-oldrel-windows-ix86+x86_64 1.3.0 34.00 346.00 380.00 OK
r-oldrel-osx-x86_64 1.3.0 NOTE

Check Details

Version: 1.3.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     DE.c:128:36: warning: ‘snprintf’ output truncated before the last format character [-Wformat-truncation=]
     DE.c:301:40: warning: ‘snprintf’ output truncated before the last format character [-Wformat-truncation=]
     DE.c:322:34: warning: ‘snprintf’ output truncated before the last format character [-Wformat-truncation=]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘Rdpack’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-oldrel-osx-x86_64

Version: 1.3.0
Check: package dependencies
Result: ERROR
    Package required but not available: ‘Rglpk’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-osx-x86_64