CRAN Package Check Results for Package plotGMM

Last updated on 2025-12-06 00:48:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 1.85 45.31 47.16 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 1.39 17.05 18.44 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.2 70.34 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 72.59 OK
r-devel-windows-x86_64 0.2.2 3.00 61.00 64.00 OK
r-patched-linux-x86_64 0.2.2 1.81 41.79 43.60 OK
r-release-linux-x86_64 0.2.2 1.72 41.86 43.58 OK
r-release-macos-arm64 0.2.2 OK
r-release-macos-x86_64 0.2.2 2.00 34.00 36.00 OK
r-release-windows-x86_64 0.2.2 3.00 64.00 67.00 OK
r-oldrel-macos-arm64 0.2.2 NOTE
r-oldrel-macos-x86_64 0.2.2 1.00 30.00 31.00 NOTE
r-oldrel-windows-x86_64 0.2.2 4.00 78.00 82.00 NOTE

Check Details

Version: 0.2.2
Check: examples
Result: ERROR Running examples in ‘plotGMM-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plot_GMM > ### Title: Plots Mixture Components from Gaussian Mixture Models > ### Aliases: plot_GMM > > ### ** Examples > > set.seed(235) > mixmdl <- mixtools::normalmixEM(faithful$waiting, k = 2) Error in loadNamespace(x) : there is no package called ‘mixtools’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64