CRAN Package Check Results for Package mlmts

Last updated on 2025-08-11 08:48:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2 12.14 126.98 139.12 OK
r-devel-linux-x86_64-debian-gcc 1.1.2 9.08 83.63 92.71 OK
r-devel-linux-x86_64-fedora-clang 1.1.2 220.18 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.2 211.48 NOTE
r-devel-windows-x86_64 1.1.2 15.00 144.00 159.00 FAIL
r-patched-linux-x86_64 1.1.2 11.38 125.34 136.72 OK
r-release-linux-x86_64 1.1.2 11.03 126.05 137.08 OK
r-release-macos-arm64 1.1.2 103.00 OK
r-release-macos-x86_64 1.1.2 161.00 OK
r-release-windows-x86_64 1.1.2 15.00 142.00 157.00 OK
r-oldrel-macos-arm64 1.1.2 141.00 NOTE
r-oldrel-macos-x86_64 1.1.2 183.00 NOTE
r-oldrel-windows-x86_64 1.1.2 20.00 181.00 201.00 NOTE

Check Details

Version: 1.1.2
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘ClusterR’ ‘MASS’ ‘Rdpack’ ‘multiwave’ ‘randomForest’ ‘ranger’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.2
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: [3,] 0.13895935 0.3585058 0.5187602 0.11004292 0.034235110 0.08634296 [,26] [,27] [,28] [,29] [,30] [1,] 0.85829889 0.3357929 0.904317577 0.71851418 0.33756477 [2,] 0.05276853 0.1997390 0.008984134 0.04976992 0.08372726 [3,] 0.08893258 0.4644682 0.086698288 0.23171590 0.57870797 > crisp_clustering <- vpca_clustering(AtrialFibrillation$data, k = 3, m = 1.5, crisp = TRUE) > # The same as before, but we are interested in the corresponding crisp partition > crisp_clustering$U # The crisp partition [1] 2 2 2 3 2 2 1 3 1 2 2 2 1 1 2 2 3 2 3 2 2 1 2 2 2 2 1 2 2 1 > crisp_clustering$iterations # The number of iterations before the algorithm [1] 74 > # stopped > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 58.61 5.72 67.7 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64

Version: 1.1.2
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'ueadata1', 'ueadata2', 'ueadata3', 'ueadata4', 'ueadata5', 'ueadata6', 'ueadata7', 'ueadata8' Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64