Package: moveMMPP Title: Fit Continuous-Time Markov Modulated Poisson Process Movement Models to Animal Resight Data Version: 0.0.0.9033 Date: December 1, 2025 Authors@R: person("Devin", "Johnson", , "devin.johnson@noaa.gov", role = c("aut", "cre")) Description: Using animal resight data, the package functions allow the user to estimate movement rates and resource selection using a continuous-time Markov chain movement model. License: GPL (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0), Matrix Imports: dplyr, sf, spdep, tidyr, units, lubridate, optimx, numDeriv, terra, rARPACK LinkingTo: Rcpp (>= 1.1.0), RcppArmadillo (>= 15.0.2), expQ2 Remotes: dsjohnson/expQ2 NeedsCompilation: yes Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://dsjohnson.r-universe.dev Date/Publication: 2025-12-01 23:44:24 UTC RemoteUrl: https://github.com/dsjohnson/moveMMPP RemoteRef: HEAD RemoteSha: bf260538a66e644ab7bc4fd6918b7db025d11231 Packaged: 2026-05-31 10:05:40 UTC; root Author: Devin Johnson [aut, cre] Maintainer: Devin Johnson