Package: mudata2
Title: Interchange Tools for Multi-Parameter Spatiotemporal Data
Version: 1.0.0
Authors@R: person("Dewey", "Dunnington", role = c("aut", "cre"),
				email = "dewey@fishandwhistle.net")
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.
Imports: ggplot2, dplyr (>= 0.7), jsonlite (>= 1.2), methods, tibble,
        magrittr, stringr, readr, tidyr, lubridate, hms, rlang,
        tidyselect
Depends: R (>= 3.2.2)
Suggests: testthat, RSQLite, dbplyr, sf (>= 0.5.5), covr, tidyverse,
        knitr, rmarkdown
License: GPL-2
URL: https://github.com/paleolimbot/mudata
BugReports: https://github.com/paleolimbot/mudata/issues
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-11-11 01:18:08 UTC; dewey
Author: Dewey Dunnington [aut, cre]
Repository: CRAN
Date/Publication: 2017-11-12 13:48:57 UTC
