Last updated on 2025-02-16 10:51:12 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
FourWayHMM | 2 | 13 | |
MatrixHMM | 1 | 14 | |
SenTinMixt | 15 |
Current CRAN status: NOTE: 2, OK: 13
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: 14
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 11979 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: 15
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.