CRAN Package Check Results for Package CHMM

Last updated on 2025-07-06 04:48:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.64 25.94 29.58 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.66 20.42 23.08 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 45.88 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 43.90 OK
r-devel-windows-x86_64 0.1.1 6.00 53.00 59.00 OK
r-patched-linux-x86_64 0.1.1 3.48 24.63 28.11 OK
r-release-linux-x86_64 0.1.1 2.91 24.74 27.65 OK
r-release-macos-arm64 0.1.1 19.00 OK
r-release-macos-x86_64 0.1.1 36.00 OK
r-release-windows-x86_64 0.1.1 8.00 55.00 63.00 OK
r-oldrel-macos-arm64 0.1.1 25.00 OK
r-oldrel-macos-x86_64 0.1.1 28.00 OK
r-oldrel-windows-x86_64 0.1.1 6.00 0.00 6.00 FAIL

Check Details

Version: 0.1.1
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ### Aliases: toydata > ### Keywords: datasets > > ### ** Examples > > data(toyexample) > # Variational inference of a coupled hidden Markov Chains > resCHMM <- coupledHMM(X = toydata, nb.states = 3, S = cor(toystatus), + omega.list = c(0.3, 0.5, 0.7, 0.9)) > # Breakpoints positions and status of segments > info <- clusterseg(resCHMM$status) > # head(info) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 9.61 0.83 10.43 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-oldrel-windows-x86_64