Package: rATTAINS Title: Access EPA 'ATTAINS' Data Version: 1.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 . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: checkmate, crul, curl, dplyr, fauxpas, fs, jsonlite, lifecycle, purrr, rlang, rlist, tibble, 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 Repository: https://mps9506.r-universe.dev Date/Publication: 2025-12-10 00:28:00 UTC RemoteUrl: https://github.com/mps9506/rATTAINS RemoteRef: HEAD RemoteSha: e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d NeedsCompilation: no Packaged: 2026-06-12 08:10:00 UTC; root Author: Michael Schramm [aut, cre, cph] (ORCID: ) Maintainer: Michael Schramm