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) . 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 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libicu-dev libpng-dev libxml2-dev Repository: https://chguiterman.r-universe.dev Date/Publication: 2023-08-09 20:02:14 UTC RemoteUrl: https://github.com/chguiterman/dfoliatr RemoteRef: HEAD RemoteSha: e5a3470f9ff3446724d15347e0dc920f9786bd2a NeedsCompilation: no Packaged: 2026-06-19 08:34:08 UTC; root Author: Chris Guiterman [aut, cre] (ORCID: ), Ann Lynch [aut] (ORCID: ), Jodi Axelson [aut] (ORCID: ) Maintainer: Chris Guiterman