Package: move2 Title: Processing and Analysing Animal Trajectories Version: 0.5.1 Authors@R: c( person("Bart", "Kranstauber", email = "b.kranstauber@uva.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8303-780X")), person('Kamran','Safi', role='aut', comment=c(ORCID="0000-0002-8418-6759")), person('Anne K.','Scharf', role='aut', comment =c("ORCID"= "0000-0002-3357-8533"))) Description: Tools to handle, manipulate and explore trajectory data, with an emphasis on data from tracked animals. The package is designed to support large studies with several million location records and keep track of units where possible. Data import directly from 'movebank' and files is facilitated. License: GPL (>= 3) Encoding: UTF-8 URL: https://bartk.gitlab.io/move2/ BugReports: https://gitlab.com/bartk/move2/-/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: methods, assertthat, sf (>= 1.0.16), rlang, units, tidyselect, dplyr (>= 1.1.0), tibble, vroom (>= 1.6.1), cli, vctrs (>= 0.5.2), bit64 (>= 4.5.2) Suggests: knitr, askpass, digest, keyring, xml2, curl, magrittr, purrr, ggplot2, testthat (>= 3.0.0), rmarkdown, lwgeom, s2, move, raster, withr, lubridate, rnaturalearth, rnaturalearthdata, circular, tidyr, gganimate, prettymapr, gifski, ggspatial Config/testthat/edition: 3 Config/testthat/parallel: false VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://bart1.r-universe.dev Date/Publication: 2026-03-05 11:23:16 UTC RemoteUrl: https://gitlab.com/bartk/move2 RemoteRef: HEAD RemoteSha: 5f42981e893223535147ad4252534f5037026081 NeedsCompilation: no Packaged: 2026-07-03 09:19:04 UTC; root Author: Bart Kranstauber [aut, cre] (ORCID: ), Kamran Safi [aut] (ORCID: ), Anne K. Scharf [aut] (ORCID: ) Maintainer: Bart Kranstauber