Package: momentuHMM
Type: Package
Title: Maximum Likelihood Analysis of Animal Movement Behavior Using
        Multivariate Hidden Markov Models
Version: 1.5.7
Date: 2025-10-21
Depends: R (>= 2.10)
Authors@R: c(person(given = "Brett",
                    family = "McClintock",
                    role = c("aut", "cre"),
                    email = "brett.mcclintock@noaa.gov"),
             person(given = "Theo",
                    family = "Michelot",
                    role = "aut"))
Description: Extended tools for analyzing telemetry data using generalized hidden Markov models. Features of momentuHMM (pronounced ``momentum'') include data pre-processing and visualization, fitting HMMs to location and auxiliary biotelemetry or environmental data, biased and correlated random walk movement models, hierarchical HMMs, multiple imputation for incorporating location measurement error and missing data, user-specified design matrices and constraints for covariate modelling of parameters, random effects, decoding of the state process, visualization of fitted models, model checking and selection, and simulation. See McClintock and Michelot (2018) <doi:10.1111/2041-210X.12995>.
License: GPL-3
LazyData: TRUE
Imports: Rcpp, doParallel, foreach, numDeriv, CircStats, crawl (>=
        2.2.1), mvtnorm, sp, MASS, Brobdingnag, doRNG, rlang, raster
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, setRNG, splines, splines2 (>= 0.2.8), R.rsp,
        conicfit, ggplot2, ggmap, lubridate, dplyr, magrittr,
        scatterplot3d, BB, expm, matrixcalc, moveHMM, extraDistr,
        data.tree (>= 1.0.0), geosphere, mitools, doFuture, future,
        car, survival, prodlim, nleqslv, qdapRegex
RoxygenNote: 7.3.3
Encoding: UTF-8
NeedsCompilation: yes
VignetteBuilder: R.rsp
URL: https://github.com/bmcclintock/momentuHMM,
        https://github.com/bmcclintock/momentuHMM/discussions
BugReports: https://github.com/bmcclintock/momentuHMM/issues
Packaged: 2025-10-21 18:06:26 UTC; brett.mcclintock
Author: Brett McClintock [aut, cre],
  Theo Michelot [aut]
Maintainer: Brett McClintock <brett.mcclintock@noaa.gov>
Repository: CRAN
Date/Publication: 2025-10-21 18:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-23 23:51:26 UTC; windows
Archs: x64
