CRAN Package Check Results for Package MEclustnet

Last updated on 2019-07-20 17:46:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 8.55 74.20 82.75 WARN
r-devel-linux-x86_64-debian-gcc 1.2.1 8.50 59.28 67.78 WARN
r-devel-linux-x86_64-fedora-clang 1.2.1 104.33 WARN
r-devel-linux-x86_64-fedora-gcc 1.2.1 95.55 WARN
r-devel-windows-ix86+x86_64 1.2.1 20.00 94.00 114.00 WARN
r-patched-linux-x86_64 1.2.1 9.07 73.47 82.54 WARN
r-patched-solaris-x86 1.2.1 157.50 WARN
r-release-linux-x86_64 1.2.1 9.06 72.91 81.97 WARN
r-release-windows-ix86+x86_64 1.2.1 18.00 91.00 109.00 WARN
r-release-osx-x86_64 1.2.1 OK
r-oldrel-windows-ix86+x86_64 1.2.1 12.00 88.00 100.00 ERROR
r-oldrel-osx-x86_64 1.2.1 OK

Check Details

Version: 1.2.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: replacing previous import 'mvtnorm::dmvnorm' by 'mclust::dmvnorm' when loading 'MEclustnet'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.2.1
Check: examples
Result: ERROR
    Running examples in 'MEclustnet-Ex.R' failed
    The error occurred in:
    
    
    R version 3.5.3 (2019-03-11) -- "Great Truth"
    Copyright (C) 2019 The R Foundation for Statistical Computing
    Platform: x86_64-w64-mingw32/x64 (64-bit)
    
    R is free software and comes with ABSOLUTELY NO WARRANTY.
    You are welcome to redistribute it under certain conditions.
    Type 'license()' or 'licence()' for distribution details.
    
     Natural language support but running in an English locale
    
    R is a collaborative project with many contributors.
    Type 'contributors()' for more information and
    'citation()' on how to cite R or R packages in publications.
    
    Type 'demo()' for some demos, 'help()' for on-line help, or
    'help.start()' for an HTML browser interface to help.
    Type 'q()' to quit R.
    
    > pkgname <- "MEclustnet"
    > source(file.path(R.home("share"), "R", "examples-header.R"))
    > options(warn = 1)
    > options(pager = "console")
    > library('MEclustnet')
    Warning: replacing previous import 'mvtnorm::dmvnorm' by 'mclust::dmvnorm' when loading 'MEclustnet'
    Error: package or namespace load failed for 'MEclustnet' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
     namespace 'MASS' 7.3-51.1 is already loaded, but >= 7.3.51.4 is required
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64