Package: rATTAINS
Title: Access EPA 'ATTAINS' Data
Version: 1.0.1
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.3.1
Imports: checkmate, crul, curl, dplyr, fauxpas, fs, jsonlite,
        lifecycle, rlang, rlist, tibblify, tidyr, tidyselect
Suggests: vcr (>= 0.6.0), testthat (>= 3.0.0), knitr, rmarkdown,
        webmockr
BugReports: https://github.com/mps9506/rATTAINS/issues
URL: https://github.com/mps9506/rATTAINS,
        https://mps9506.github.io/rATTAINS/
VignetteBuilder: knitr
Config/Needs/website: mps9506/mpsTemplates, ggrepel, ggplot2, ggtext
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-19 14:43:03 UTC; michael.schramm
Author: Michael Schramm [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-1876-6592>)
Maintainer: Michael Schramm <mpschramm@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-19 15:10:01 UTC
Built: R 4.3.3; ; 2025-05-19 16:25:06 UTC; unix
