Package: mpmm Type: Package Title: (Animal) Movement Persistence Mixed-Effects Models Version: 0.2-3 Date: 2025-12-11 Authors@R: c( person(given = "Ian", family = "Jonsen", role = c("aut", "cre"), email = "jonsen@stochastic-qc.org"), person(given = "Marie", family = "Auger-Méthé", role = c("aut", "ctb"), email = "auger-methe@stat.ubc.ca") ) Author: Ian Jonsen [aut, cre], Marie Auger-Méthé [aut, ctb] Description: Fit covariates as linear mixed-effects to latent, time-varying movement persistence (autocorrelation). Depends: R (>= 3.5.0) Imports: TMB (>= 1.7.19), glmmTMB (>= 1.0.0), Matrix (>= 1.2-12), dplyr (>= 1.0.0), tibble (>= 3.0.0), ggplot2, methods, wesanderson, tidyr, reformulas License: AGPL-3 Encoding: UTF-8 LazyData: true LinkingTo: RcppEigen, TMB RoxygenNote: 7.3.3 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/testthat/parallel: true Config/pak/sysreqs: cmake make libicu-dev Repository: https://ianjonsen.r-universe.dev Date/Publication: 2025-12-11 15:27:45 UTC RemoteUrl: https://github.com/ianjonsen/mpmm RemoteRef: HEAD RemoteSha: 1d5712d23814ac89ec3fffb4e9aa4a73fe91cf50 NeedsCompilation: yes Packaged: 2026-06-09 10:30:29 UTC; root Maintainer: Ian Jonsen