Package: mudata2
Title: Interchange Tools for Multi-Parameter Spatiotemporal Data
Version: 1.0.2.1
Authors@R: person("Dewey", "Dunnington", role = c("aut", "cre"),
				email = "dewey@fishandwhistle.net")
Maintainer: ORPHANED
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
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.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-19 08:39:12 UTC; hornik
Author: Dewey Dunnington [aut, cre]
Repository: CRAN
Date/Publication: 2018-08-19 08:51:38 UTC
X-CRAN-Original-Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
X-CRAN-Comment: Orphaned and corrected on 2018-08-19 as check problems
        were not corrected despite reminders.
