Package: movegroup
Title: Visualizing and Quantifying Space Use Data for Groups of Animals
Version: 2024.03.05
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")))
Description: Offers an easy and automated way to scale up individual-level space use analysis to 
    that of groups. Contains a function from the 'move' package to calculate a dynamic Brownian 
    bridge movement model 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.1
Suggests: rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-03-05 17:31:10 UTC; simon
Author: Simon Dedman [aut, cre] (<https://orcid.org/0000-0002-9108-972X>),
  Maurits van Zinnicq Bergmann [aut]
    (<https://orcid.org/0000-0002-8414-5025>)
Maintainer: Simon Dedman <simondedman@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-07 10:10:02 UTC
Built: R 4.2.3; ; 2024-04-24 02:55:14 UTC; windows
