Package: rATTAINS
Title: Access EPA 'ATTAINS' Data
Version: 0.1.0
Authors@R: 
    person(given = "Michael",
           family = "Schramm",
           role = c("aut", "cre", "cph"),
           email = "mpschramm@gmail.com",
           comment = c(ORCID = "0000-0003-1876-6592"))
Description: An R interface to United States Environmental Protection Agency (EPA)  
    Assessment, Total Maximum Daily Load (TMDL) Tracking and Implementation System 
    ('ATTAINS') data. 'ATTAINS' is the EPA database used to track information 
    provided by states about water quality assessments conducted under federal 
    Clean Water Act requirements. ATTAINS information and API information is available at <https://www.epa.gov/waterdata/attains>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: checkmate, crul, dplyr, fauxpas, fs, hoardr, janitor,
        magrittr, purrr, rlang, rlist, tibble, tidyjson, tidyr
Suggests: vcr (>= 0.6.0), testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
BugReports: https://github.com/mps9506/rATTAINS/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-08-19 12:28:38 UTC; michael.schramm
Author: Michael Schramm [aut, cre, cph]
    (<https://orcid.org/0000-0003-1876-6592>)
Maintainer: Michael Schramm <mpschramm@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-20 09:40:02 UTC
