Package: movegroup Title: Visualizing and Quantifying Space Use Data for Groups of Animals Version: 2026.07.01 Authors@R: c( person("Simon", "Dedman", email = "simondedman@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9108-972X")), person("Maurits", "van Zinnicq Bergmann", email = "mauritsvzb@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-8414-5025")), person("Vital", "Heim", email = "vital.heim@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-8492-9196"))) Description: Offers an easy and automated way to scale up individual-level space use analysis to that of groups. Contains functions from the 'move' package to calculate either a dynamic Brownian bridge movement model or dynamic Bivariate Gaussian bridges from movement data for individual animals, as well as functions to visualize and quantify space use for individuals aggregated in groups. Originally written with passive acoustic telemetry in mind, this package also provides functionality to account for unbalanced acoustic receiver array designs, and satellite tag data. Depends: R (>= 4.1.0) License: MIT + file LICENSE Encoding: UTF-8 Language: en-GB LazyData: true Imports: ggplot2 (>= 3.3.5), utils, beepr (>= 1.3), dplyr (>= 1.0.8), ggmap (>= 3.0.0), knitr (>= 1.45), lubridate (>= 1.8.0), magick (>= 2.8.2), methods, move (>= 4.1.6), purrr (>= 1.0.2), raster (>= 3.5-15), rlang (>= 1.0.2), sf (>= 1.0-7), sp (>= 1.4-6), stars (>= 0.5-5), starsExtra (>= 0.2.7), stringr (>= 1.4.0), terra (>= 1.7-39), tidyr (>= 1.2.0), tidyselect (>= 1.2.0), viridis (>= 0.6.4) RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Suggests: rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://simondedman.r-universe.dev Date/Publication: 2026-07-01 21:32:22 UTC RemoteUrl: https://github.com/simondedman/movegroup RemoteRef: HEAD RemoteSha: 7f8836291b17e849460e4355762dc6641764ae26 NeedsCompilation: no Packaged: 2026-07-01 23:14:20 UTC; root Author: Simon Dedman [aut, cre] (ORCID: ), Maurits van Zinnicq Bergmann [aut] (ORCID: ), Vital Heim [aut] (ORCID: ) Maintainer: Simon Dedman