Package: wildlifeDI
Type: Package
Title: Calculate Indices of Dynamic Interaction for Wildlife Tracking
        Data
Version: 0.4.1
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 draws 
    heavily on the classes and methods developed in the 'adehabitat' packages.
URL: https://github.com/jedalong/wildlifeDI
Depends: R (>= 3.5.0)
Suggests: adehabitatHR, ggplot2, GGally, igraph, network, knitr,
        rmarkdown, nlme
Imports: adehabitatLT, dplyr, graphics, rgeos, sf, sp, stats
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-06-16 15:04:06 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: 2021-06-16 15:20:02 UTC
Built: R 4.0.2; ; 2021-06-17 11:04:35 UTC; unix
