CRAN Package Check Results for Package clusterMI

Last updated on 2025-02-23 15:49:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 64.79 230.16 294.95 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 47.29 159.79 207.08 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.0 493.96 ERROR
r-devel-linux-x86_64-fedora-gcc 1.4.0 487.75 ERROR
r-devel-macos-arm64 1.4.0 88.00 OK
r-devel-macos-x86_64 1.4.0 184.00 OK
r-devel-windows-x86_64 1.4.0 64.00 224.00 288.00 OK
r-patched-linux-x86_64 1.4.0 57.15 208.40 265.55 OK
r-release-linux-x86_64 1.4.0 62.84 207.94 270.78 OK
r-release-macos-arm64 1.4.0 25.00 ERROR
r-release-macos-x86_64 1.4.0 176.00 NOTE
r-release-windows-x86_64 1.4.0 66.00 223.00 289.00 OK
r-oldrel-macos-arm64 1.3 153.00 NOTE
r-oldrel-macos-x86_64 1.4.0 218.00 NOTE
r-oldrel-windows-x86_64 1.4.0 84.00 292.00 376.00 OK

Check Details

Version: 1.4.0
Check: examples
Result: ERROR Running examples in ‘clusterMI-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: cluster.intern > ### Title: Apply clustering method after multiple imputation > ### Aliases: cluster.intern > ### Keywords: internal > > ### ** Examples > > data(wine) > > require(parallel) Loading required package: parallel > set.seed(123456) > ref <- wine$cult > nb.clust <- 3 > m <- 5 # number of imputed data sets. Should be larger in practice > wine.na <- wine > wine.na$cult <- NULL > wine.na <- prodna(wine.na) > > #imputation > res.imp <- imputedata(data.na = wine.na, nb.clust = nb.clust, m = m) JM-GL 1...Error in islistfactor(x, recursive) : NA in coercion to Rboolean Calls: imputedata -> unlist Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.0
Check: examples
Result: ERROR Running examples in ‘clusterMI-Ex.R’ failed The error most likely occurred in: > ### Name: cluster.intern > ### Title: Apply clustering method after multiple imputation > ### Aliases: cluster.intern > ### Keywords: internal > > ### ** Examples > > data(wine) > > require(parallel) Loading required package: parallel > set.seed(123456) > ref <- wine$cult > nb.clust <- 3 > m <- 5 # number of imputed data sets. Should be larger in practice > wine.na <- wine > wine.na$cult <- NULL > wine.na <- prodna(wine.na) > > #imputation > res.imp <- imputedata(data.na = wine.na, nb.clust = nb.clust, m = m) JM-GL 1...Warning in is.na(recursive) : is.na() applied to non-(list or vector) of type 'builtin' Error in islistfactor(x, recursive) : NA in coercion to Rboolean Calls: imputedata -> unlist Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.4.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-release-macos-arm64

Version: 1.4.0
Check: installed package size
Result: NOTE installed size is 5.8Mb sub-directories of 1Mb or more: doc 1.2Mb libs 4.3Mb Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.3
Check: installed package size
Result: NOTE installed size is 5.0Mb sub-directories of 1Mb or more: libs 4.3Mb Flavor: r-oldrel-macos-arm64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.