Last updated on 2025-05-10 20:50:06 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
FourWayHMM | 4 | 9 | |
MatrixHMM | 1 | 12 | |
SenTinMixt | 13 |
Current CRAN status: NOTE: 4, OK: 9
Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Salvatore D. Tomarchio <daniele.tomarchio@unict.it>’
The Description field contains
Tomarchio et al. (2020) <arXiv:2107.04330>. The matrix-variate normal
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: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘LaplacesDemon’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in 'MatrixHMM-Ex.R' failed
The error most likely occurred in:
> ### Name: Eigen.HMM_fit
> ### Title: Fitting Parsimonious Hidden Markov Models for Matrix-Variate
> ### Longitudinal Data
> ### Aliases: Eigen.HMM_fit
>
> ### ** Examples
>
> data(simData)
> Y <- simData$Y
> init <- Eigen.HMM_init(Y = Y, k = 2, density = "MVT", mod.row = "EEE", mod.col = "EE", nstartR = 10)
Warning in socketConnection(port = port, server = TRUE, blocking = TRUE, :
port 11614 cannot be opened
Error in socketConnection(port = port, server = TRUE, blocking = TRUE, :
cannot open the connection
Calls: Eigen.HMM_init ... <Anonymous> -> makeSOCKcluster -> newSOCKnode -> socketConnection
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13