Package: msmbayes Title: Bayesian Multi-State Models for Intermittently-Observed Data Version: 0.3 Authors@R: person("Christopher", "Jackson", , "chris.jackson@mrc-bsu.cam.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6656-8913")) Description: Bayesian multi-state models for intermittently-observed data. Markov and phase-type semi-Markov models, and misclassification hidden Markov models. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0), Imports: abind, cli, dplyr, expm, ggplot2, glue, hardhat, methods, posterior, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rlang, rstan (>= 2.18.1), rstantools (>= 2.4.0), stringr, tidybayes, tidyr, vctrs Suggests: cmdstanr, msm, bayesplot, testthat (>= 3.0.0), rmarkdown, knitr, magick, pdftools, usethis, maxLik, lubridate, colorspace LazyData: true LazyDataCompression: gzip VignetteBuilder: knitr URL: https://github.com/chjackson/msmbayes BugReports: https://github.com/chjackson/msmbayes/issues Additional_repositories: https://mc-stan.org/r-packages Config/testthat/edition: 3 Biarch: true LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) SystemRequirements: GNU make Config/Needs/website: rmarkdown Config/pak/sysreqs: make libicu-dev Repository: https://chjackson.r-universe.dev Date/Publication: 2026-05-06 15:37:49 UTC RemoteUrl: https://github.com/chjackson/msmbayes RemoteRef: HEAD RemoteSha: 80e2bd7f52b30594e7617c0c6e5e7fad595b25a0 NeedsCompilation: yes Packaged: 2026-06-05 10:55:10 UTC; root Author: Christopher Jackson [aut, cre] (ORCID: ) Maintainer: Christopher Jackson