Package: movetrack Title: Model flight paths from radio-telemetry data Description: movetrack is an R package that provides simple functionality to model flight tracks from telemetry data using a hidden Markov model written in Stan. Version: 1.1.2 License: MIT + file LICENSE Authors@R: person("Georg", "Rüppel", , "codeberg.g-rppl@mailbox.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5459-6717")) URL: https://g-rppl.codeberg.page/movetrack, https://codeberg.org/g-rppl/movetrack, https://g-rppl.r-universe.dev/movetrack BugReports: https://codeberg.org/g-rppl/movetrack/issues Depends: R (>= 4.1.0) Imports: cmdstanr, posterior, dplyr, lubridate, ggplot2 Remotes: stan-dev/cmdstanr SystemRequirements: CmdStan (https://mc-stan.org/users/interfaces/cmdstan) Encoding: UTF-8 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, sf, leaflet, sfheaders, DiagrammeR, testthat (>= 3.0.0) Config/testthat/edition: 3 LazyData: true Repository: https://g-rppl.r-universe.dev Date/Publication: 2026-04-04 08:48:08 UTC RemoteUrl: https://codeberg.org/g-rppl/movetrack RemoteRef: HEAD RemoteSha: 6e2f12dd51963cfadc0796fefafe0a65ee47433f NeedsCompilation: no Packaged: 2026-07-03 06:36:54 UTC; root Author: Georg Rüppel [aut, cre] (ORCID: ) Maintainer: Georg Rüppel