CRAN Package Check Results for Maintainer ‘Paul TERNYNCK <ternynck at lisic.univ-littoral.fr>’

Last updated on 2024-12-22 10:50:34 CET.

Package FAIL OK
uHMM 1 12

Package uHMM

Current CRAN status: FAIL: 1, OK: 12

Version: 1.0
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: > ### Title: Transition matrix estimation > ### Aliases: transitionMatrix > > ### ** Examples > > states<-c(1,1,3,2,1,2,1,3) > A<-transitionMatrix(states) > A [,1] [,2] [,3] [1,] 0.25 0.25 0.5 [2,] 1.00 0.00 0.0 [3,] 0.00 1.00 0.0 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.77 0.37 5.27 NA NA > grDevices::dev.off() pdf 2 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64