Last updated on 2025-05-10 20:50:15 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
MatrixMixtures | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
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