Package: dilp
Title: Reconstruct Paleoclimate and Paleoecology with Leaf Physiognomy
Version: 1.1.0
Authors@R: c(
    person(given = "Matthew J.", family = "Butrim", email = "mbutrim@uwyo.edu", role = c("aut", "cre", "cph")),
    person(given = "Alexander J.", family = "Lowe", role = "aut"),
    person(given = "Andrew G.", family = "Flynn", role = "aut"),
    person(given = "Aly", family = "Baumgartner", role = "aut"),
    person(given = "Daniel J.", family = "Peppe", role = "aut"),
    person(given = "Dana L.", family = "Royer", role = "aut")
  )
Description: Use leaf physiognomic methods to reconstruct mean annual
    temperature (MAT), mean annual precipitation (MAP), and leaf dry mass
    per area (Ma), along with other useful quantitative leaf traits. Methods
    in this package described in Lowe et al. (in review).
License: GPL (>= 3)
URL: https://github.com/mjbutrim/dilp, https://mjbutrim.github.io/dilp/
BugReports: https://github.com/mjbutrim/dilp/issues
Depends: R (>= 2.10)
Imports: dplyr, ggplot2, ggrepel, grDevices, magrittr, rlang, stats,
        stringr, tidyr, utils, vegan
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-04-05 23:38:40 UTC; UW-User
Author: Matthew J. Butrim [aut, cre, cph],
  Alexander J. Lowe [aut],
  Andrew G. Flynn [aut],
  Aly Baumgartner [aut],
  Daniel J. Peppe [aut],
  Dana L. Royer [aut]
Maintainer: Matthew J. Butrim <mbutrim@uwyo.edu>
Repository: CRAN
Date/Publication: 2024-04-05 23:53:07 UTC
Built: R 4.3.1; ; 2024-04-07 21:05:18 UTC; unix
