Package: dbhydroR
Title: 'DBHYDRO' Hydrologic and Water Quality Data
Description: Client for programmatic access to the South Florida Water
  Management District's 'DBHYDRO' database at 
  <https://www.sfwmd.gov/science-data/dbhydro>, with functions
  for accessing hydrologic and water quality data. 
Version: 0.2-8
Authors@R: c(
    person("Joseph", "Stachelek", role = c("aut","cre"), email = "stachel2@msu.edu", 
    comment = c(ORCID = "0000-0002-5924-2464"))
  )
URL: https://github.com/ropensci/dbhydroR,
        https://docs.ropensci.org/dbhydroR/
BugReports: https://github.com/ropensci/dbhydroR/issues
Depends: R (>= 3.0.2)
Imports: httr, reshape2, XML
License: GPL
LazyData: true
Suggests: testthat, knitr, rmarkdown, vcr
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-02-21 02:04:30 UTC; julie
Author: Joseph Stachelek [aut, cre] (<https://orcid.org/0000-0002-5924-2464>)
Maintainer: Joseph Stachelek <stachel2@msu.edu>
Repository: CRAN
Date/Publication: 2021-02-21 16:50:02 UTC
Built: R 4.3.0; ; 2023-04-06 15:39:34 UTC; unix
