CRAN Package Check Results for Package MatrixMixtures

Last updated on 2025-02-19 09:50:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.94 21.39 24.33 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.17 15.91 18.08 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 39.54 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 37.15 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 3.00 49.00 52.00 OK
r-patched-linux-x86_64 1.0.0 2.57 20.29 22.86 OK
r-release-linux-x86_64 1.0.0 2.88 20.28 23.16 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 3.00 45.00 48.00 OK
r-oldrel-macos-arm64 1.0.0 18.00 OK
r-oldrel-macos-x86_64 1.0.0 26.00 OK
r-oldrel-windows-x86_64 1.0.0 5.00 53.00 58.00 OK

Check Details

Version: 1.0.0
Check: examples
Result: ERROR Running examples in ‘MatrixMixtures-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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 11340 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-devel-linux-x86_64-debian-gcc