Package: mudata2
Title: Interchange Tools for Multi-Parameter Spatiotemporal Data
Version: 1.1.3
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: dplyr (>= 0.7), jsonlite (>= 1.2), tibble, magrittr, stringr,
        readr, tidyr, lubridate, rlang, tidyselect, withr, glue, fs
Depends: R (>= 3.2.0)
Suggests: testthat (>= 3.0.0), sf (>= 0.5.5), covr, hms, knitr,
        rmarkdown, ggplot2
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.2.3
Encoding: UTF-8
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-01-21 02:46:42 UTC; deweydunnington
Author: Dewey Dunnington [aut, cre] (<https://orcid.org/0000-0002-9415-4582>)
Repository: CRAN
Date/Publication: 2023-01-21 08:40:02 UTC
Built: R 4.1.2; ; 2023-01-22 12:18:18 UTC; unix
