Package: wildlifeDI
Type: Package
Title: Calculate Indices of Dynamic Interaction for Wildlife Tracking
        Data
Version: 1.0.1
Authors@R: person(given="Jed", 
                  family="Long",
                  role=c("aut","cre","cph"),
                  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 (>= 4.1.0)
Suggests: ggplot2, knitr, rmarkdown, igraph
Imports: move2, adehabitatLT, sp, sf, stats, graphics, dplyr, units,
        lwgeom
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 7.3.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-03-19 13:31:38 UTC; jlong83
Author: Jed Long [aut, cre, cph] (<https://orcid.org/0000-0002-2815-0399>)
Maintainer: Jed Long <jed.long@uwo.ca>
Repository: CRAN
Date/Publication: 2025-03-19 13:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:51:11 UTC; unix
