Package: wildlifeDI
Type: Package
Title: Calculate Indices of Dynamic Interaction for Wildlife Tracking
        Data
Version: 1.0.0
Authors@R: person(given="Jed", 
                  family="Long",
                  role=c("aut","cre"),
                  email="jed.long@uwo.ca", 
                  comment = c(ORCID = "0000-0002-2815-0399"))
Description: Dynamic interaction refers to spatial-temporal associations in the movements of two (or more) animals. This package provides tools for calculating a suite of indices used for quantifying dynamic interaction with wildlife telemetry data. For more information on each of the methods employed see the references within. The package (as of version >= 0.3) also has new tools for automating contact analysis in large tracking datasets. The package (as of version 1.0) uses the 'move2' class of objects for working with tracking dataset.
URL: https://github.com/jedalong/wildlifeDI
Depends: R (>= 3.5.0)
Suggests: ggplot2, knitr, rmarkdown, igraph
Imports: move2, adehabitatLT, sp, sf, stats, graphics, dplyr, units,
        lwgeom
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-03-22 19:06:46 UTC; jlong83
Author: Jed Long [aut, cre] (<https://orcid.org/0000-0002-2815-0399>)
Maintainer: Jed Long <jed.long@uwo.ca>
Repository: CRAN
Date/Publication: 2024-03-22 19:30:02 UTC
Built: R 4.2.3; ; 2024-03-22 20:00:16 UTC; unix
