CRAN Package Check Results for Package countHMM

Last updated on 2026-04-16 03:52:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.78 57.04 58.82 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 1.58 16.15 17.73 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 90.51 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 103.19 OK
r-devel-macos-arm64 0.1.0 1.00 26.00 27.00 OK
r-devel-windows-x86_64 0.1.0 3.00 63.00 66.00 OK
r-patched-linux-x86_64 0.1.0 2.13 52.19 54.32 OK
r-release-linux-x86_64 0.1.0 1.97 51.51 53.48 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 2.00 50.00 52.00 OK
r-release-windows-x86_64 0.1.0 4.00 62.00 66.00 OK
r-oldrel-macos-arm64 0.1.0 NOTE
r-oldrel-macos-x86_64 0.1.0 1.00 47.00 48.00 NOTE
r-oldrel-windows-x86_64 0.1.0 3.00 64.00 67.00 NOTE

Check Details

Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Timo Adam <timo.adam@uni-bielefeld.de>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Timo", family = "Adam", role = c("aut", "cre"), email = "timo.adam@uni-bielefeld.de") as necessary. The Description field contains Hidden Markov Models for Time Series of Counts. <arXiv:1901.03275>. Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Found the following URLs which should use \doi (with the DOI name only): File ‘psRes.Rd’: https://doi.org/10.1201/b20790 File ‘stateDec.Rd’: https://doi.org/10.1201/b20790 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘countHMM-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: fitMod > ### Title: fitMod > ### Aliases: fitMod > > ### ** Examples > > # importing example data > x = read.table("http://www.hmms-for-time-series.de/second/data/earthquakes.txt")$V2 Warning in file(file, "rt") : cannot open URL 'http://www.hmms-for-time-series.de/second/data/earthquakes.txt': HTTP status was '500 Internal Server Error' Error in file(file, "rt") : cannot open the connection to 'http://www.hmms-for-time-series.de/second/data/earthquakes.txt' Calls: read.table -> file Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64