Package: hmmTMB Type: Package Title: Fit Hidden Markov Models using Template Model Builder Version: 1.1.2 Authors@R: c( person(given = "Theo", family = "Michelot", role = c("aut", "cre"), email = "theo.michelot@dal.ca"), person(given = "Richard", family = "Glennie", role = c("aut", "ctb"))) Maintainer: Theo Michelot Description: Fitting hidden Markov models using automatic differentiation and Laplace approximation, allowing for fast inference and flexible covariate effects (including random effects and smoothing splines) on model parameters. The package is described by Michelot (2025) . URL: https://github.com/TheoMichelot/hmmTMB License: GPL-3 Depends: R6, mgcv, TMB, ggplot2 Imports: Matrix, stringr, MASS, tmbstan, methods LinkingTo: TMB, RcppEigen Suggests: rstan, testthat, knitr, rmarkdown, moveHMM, scico, MSwM, unmarked Encoding: UTF-8 RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: make libicu-dev Repository: https://theomichelot.r-universe.dev Date/Publication: 2026-04-13 12:51:46 UTC RemoteUrl: https://github.com/theomichelot/hmmtmb RemoteRef: HEAD RemoteSha: ce29b6b207dc52809d7f233e5035e3420202df7b NeedsCompilation: yes Packaged: 2026-06-12 11:01:50 UTC; root Author: Theo Michelot [aut, cre], Richard Glennie [aut, ctb]