Package: mudata2
Title: Interchange Tools for Multi-Parameter Spatiotemporal Data
Version: 1.1.1
Authors@R: person("Dewey", "Dunnington",
    email = "dewey@fishandwhistle.net", 
    role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-9415-4582")
  )
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
Description: Formatting and structuring multi-parameter spatiotemporal data
  is often a time-consuming task. This package offers functions and data structures 
  designed to easily organize and visualize these data for applications in geology, 
  paleolimnology, dendrochronology, and paleoclimate. See Dunnington and Spooner (2018)
  <doi:10.1139/facets-2017-0026>.
Imports: ggplot2, dplyr (>= 0.7), jsonlite (>= 1.2), tibble, magrittr,
        stringr, readr, tidyr, lubridate, rlang, tidyselect, withr,
        glue, fs
Depends: R (>= 3.2.0)
Suggests: testthat (>= 2.1.0), sf (>= 0.5.5), covr, hms, knitr,
        rmarkdown
License: GPL-2
URL: https://paleolimbot.github.io/mudata2,
        https://github.com/paleolimbot/mudata2
BugReports: https://github.com/paleolimbot/mudata2/issues
LazyData: true
RoxygenNote: 7.0.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-02 15:25:31 UTC; dewey
Author: Dewey Dunnington [aut, cre] (<https://orcid.org/0000-0002-9415-4582>)
Repository: CRAN
Date/Publication: 2020-02-02 15:40:02 UTC
