Package: tidypaleo
Title: Tidy Tools for Paleoenvironmental Archives
Version: 0.1.3
Authors@R: person("Dewey", "Dunnington", 
                  email = "dewey@fishandwhistle.net", 
                  role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-9415-4582"))
Description: Provides a set of functions with a common framework for age-depth model management, 
  stratigraphic visualization, and common statistical transformations. The focus of the
  package is stratigraphic visualization, for which 'ggplot2' components are provided
  to reproduce the scales, geometries, facets, and theme elements commonly used in
  publication-quality stratigraphic diagrams. Helpers are also provided to reproduce
  the exploratory statistical summaries that are frequently included on
  stratigraphic diagrams. See Dunnington et al. (2021) <doi:10.18637/jss.v101.i07>.
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat, knitr, rmarkdown, vegan, patchwork, forcats, vdiffr
URL: https://paleolimbot.github.io/tidypaleo/,
        https://github.com/paleolimbot/tidypaleo
BugReports: https://github.com/paleolimbot/tidypaleo/issues
Imports: rlang, tidyselect, dplyr, vctrs, tibble, scales, ggplot2 (>=
        3.0.0), styler, purrr, ggstance, stringr, withr, tidyr (>=
        1.0.2), digest, rioja
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-18 02:56:24 UTC; deweydunnington
Author: Dewey Dunnington [aut, cre, cph]
    (<https://orcid.org/0000-0002-9415-4582>)
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
Repository: CRAN
Date/Publication: 2023-01-18 08:20:03 UTC
Built: R 4.1.3; ; 2023-04-17 18:49:58 UTC; windows
