CRAN Package Check Results for Package MatrixMixtures

Last updated on 2025-03-17 06:56:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.92 21.41 24.33 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.11 16.72 18.83 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 40.28 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 37.25 OK
r-devel-macos-arm64 1.0.0 18.00 OK
r-devel-macos-x86_64 1.0.0 32.00 OK
r-devel-windows-x86_64 1.0.0 4.00 61.00 65.00 OK
r-patched-linux-x86_64 1.0.0 3.02 20.60 23.62 OK
r-release-linux-x86_64 1.0.0 2.89 20.24 23.13 OK
r-release-macos-arm64 1.0.0 17.00 OK
r-release-macos-x86_64 1.0.0 27.00 OK
r-release-windows-x86_64 1.0.0 4.00 46.00 50.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 26.00 OK
r-oldrel-windows-x86_64 1.0.0 5.00 44.00 49.00 ERROR

Check Details

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 11626 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-oldrel-windows-x86_64