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
Suggests: rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-07-01 21:33:26 UTC; vital
Author: Simon Dedman [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9108-972X>),
  Maurits van Zinnicq Bergmann [aut] (ORCID:
    <https://orcid.org/0000-0002-8414-5025>),
  Vital Heim [aut] (ORCID: <https://orcid.org/0000-0002-8492-9196>)
Maintainer: Simon Dedman <simondedman@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-02 03:20:14 UTC
