Package: dfoliatR
Type: Package
Title: Detection and Analysis of Insect Defoliation Signals in Tree
        Rings
Version: 0.3.0
Authors@R: c(person("Chris", "Guiterman", email = "christopher.guiterman@noaa.gov", 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. Described in Guiterman et al. (2020) <doi:10.1016/j.dendro.2020.125750>.
URL: https://chguiterman.github.io/dfoliatR/
BugReports: https://github.com/chguiterman/dfoliatR/issues
Depends: R (>= 3.2)
License: GPL (>= 3)
Suggests: testthat, vdiffr, knitr, rmarkdown
Imports: dplR, dplyr, forcats, ggplot2, ggpubr, magrittr, purrr, rlang,
        stats, tidyr, glue, tibble
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-08-09 20:01:53 UTC; chris
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 <christopher.guiterman@noaa.gov>
Repository: CRAN
Date/Publication: 2023-08-09 22:10:02 UTC
Built: R 4.4.3; ; 2025-10-13 12:56:45 UTC; windows
