CRAN Package Check Results for Package mclust

Last updated on 2026-07-17 20:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 6.1.3 44.33 208.21 252.54 NOTE
r-devel-linux-x86_64-debian-gcc 6.1.3 26.63 140.29 166.92 NOTE
r-devel-linux-x86_64-fedora-clang 6.1.3 66.00 330.45 396.45 OK
r-devel-linux-x86_64-fedora-gcc 6.1.3 29.00 132.91 161.91 NOTE
r-devel-windows-x86_64 6.1.3 39.00 299.00 338.00 NOTE
r-patched-linux-x86_64 6.1.3 34.98 193.12 228.10 OK
r-release-linux-x86_64 6.1.3 33.48 198.01 231.49 OK
r-release-macos-arm64 6.1.3 13.00 67.00 80.00 OK
r-release-macos-x86_64 6.1.3 37.00 272.00 309.00 OK
r-release-windows-x86_64 6.1.3 43.00 276.00 319.00 OK
r-oldrel-macos-arm64 6.1.3 13.00 93.00 106.00 OK
r-oldrel-macos-x86_64 6.1.3 37.00 254.00 291.00 OK
r-oldrel-windows-x86_64 6.1.3 49.00 330.00 379.00 OK

Check Details

Version: 6.1.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: mclust/R/options.R (.Names: 2) mclust/data/Baudry_etal_2010_JCGS_examples.R (.Names: 6) mclust/data/GvHD.R (.Names: 2) mclust/data/thyroid.R (.Label: 1) mclust/data/wreath.R (.Dim: 1, .Dimnames: 1) '.Names' should be changed to 'names'. '.Label' should be changed to 'levels'. '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 6.1.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: mclust/R/options.R (.Names: 2) mclust/data/Baudry_etal_2010_JCGS_examples.R (.Names: 6) mclust/data/GvHD.R (.Names: 2) mclust/data/thyroid.R (.Label: 1) mclust/data/wreath.R (.Dim: 1, .Dimnames: 1) Flavor: r-devel-windows-x86_64