CRAN Package Check Results for Package MatrixMixtures

Last updated on 2025-05-10 12:49:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.99 21.66 24.65 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 1.91 16.98 18.89 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 38.82 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 37.76 OK
r-devel-windows-x86_64 1.0.0 4.00 50.00 54.00 OK
r-patched-linux-x86_64 1.0.0 2.98 20.57 23.55 OK
r-release-linux-x86_64 1.0.0 1.98 20.73 22.71 OK
r-release-macos-arm64 1.0.0 21.00 OK
r-release-macos-x86_64 1.0.0 29.00 OK
r-release-windows-x86_64 1.0.0 4.00 41.00 45.00 ERROR
r-oldrel-macos-arm64 1.0.0 17.00 OK
r-oldrel-macos-x86_64 1.0.0 27.00 OK
r-oldrel-windows-x86_64 1.0.0 6.00 51.00 57.00 OK

Check Details

Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Michael P.B. Gallaugher <michael_gallaugher@baylor.edu>’ The Description field contains <arXiv:2005.03861>. One key advantage of this model is the ability to Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: examples
Result: ERROR Running examples in 'MatrixMixtures-Ex.R' failed The error most likely occurred in: > ### Name: MatrixMixt > ### Title: Fitting for Matrix-Variate Mixture Models > ### Aliases: MatrixMixt > > ### ** Examples > > data(SimX) > res <- MatrixMixt(X = SimX, G = 2, mod = "MVCN") Warning in socketConnection(port = port, server = TRUE, blocking = TRUE, : port 11205 cannot be opened Error in socketConnection(port = port, server = TRUE, blocking = TRUE, : cannot open the connection Calls: MatrixMixt ... <Anonymous> -> makeSOCKcluster -> newSOCKnode -> socketConnection Execution halted Flavor: r-release-windows-x86_64