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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://jedalong.r-universe.dev Date/Publication: 2025-03-19 13:28:18 UTC RemoteUrl: https://github.com/jedalong/wildlifedi RemoteRef: HEAD RemoteSha: f9a1abde21d286cf2585cc57e83632ab239899d0 NeedsCompilation: no Packaged: 2026-07-15 07:30:01 UTC; root Author: Jed Long [aut, cre, cph] (ORCID: ) Maintainer: Jed Long