Package: mudata2
Title: Interchange Tools for Multi-Parameter Spatiotemporal Data
Version: 1.0.7
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, fs
Depends: R (>= 3.2.2)
Suggests: testthat, RSQLite, dbplyr, sf (>= 0.5.5), covr, knitr,
        rmarkdown, hms
License: GPL-2
URL: https://github.com/paleolimbot/mudata
BugReports: https://github.com/paleolimbot/mudata/issues
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-08-29 20:34:17 UTC; dewey
Author: Dewey Dunnington [aut, cre] (<https://orcid.org/0000-0002-9415-4582>)
Repository: CRAN
Date/Publication: 2019-08-29 21:10:02 UTC
