Package: dfoliatR
Type: Package
Title: Detection and Analysis of Insect Defoliation Signals in Tree
        Rings
Version: 0.1.0
Authors@R: c(person("Chris", "Guiterman", email = "chguiterman@email.arizona.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9706-9332")),
            person("Ann", "Lynch", role = "aut", comment = c(ORCID = "0000-0002-8043-3855")),
            person("Jodi", "Axelson", role = "aut", comment = c(ORCID = "0000-0002-1799-6364")))
Description: Tools to identify, quantify, analyze, and visualize growth
    suppression events in tree rings that are often produced by insect
    defoliation.
URL: https://chguiterman.github.io/dfoliatR/
BugReports: http://github.com/chguiterman/dfoliatR/issues
Depends: R (>= 3.2)
License: GPL (>= 3)
Suggests: testthat, vdiffr, knitr, rmarkdown
Imports: dplR, dplyr, rlang, MASS, stats, ggplot2, ggpubr, reshape2,
        plyr, forcats
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-26 19:40:15 UTC; chguiterman
Author: Chris Guiterman [aut, cre] (<https://orcid.org/0000-0002-9706-9332>),
  Ann Lynch [aut] (<https://orcid.org/0000-0002-8043-3855>),
  Jodi Axelson [aut] (<https://orcid.org/0000-0002-1799-6364>)
Maintainer: Chris Guiterman <chguiterman@email.arizona.edu>
Repository: CRAN
Date/Publication: 2020-03-04 17:20:02 UTC
