{
  "_id": "6a102820acfb0bcc41c9083e",
  "Package": "rATTAINS",
  "Title": "Access EPA 'ATTAINS' Data",
  "Version": "1.1.0",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Schramm\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"mpschramm@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1876-6592\"))",
  "Description": "An R interface to United States Environmental Protection\nAgency (EPA) Assessment, Total Maximum Daily Load (TMDL)\nTracking and Implementation System ('ATTAINS') data. 'ATTAINS'\nis the EPA database used to track information provided by\nstates about water quality assessments conducted under federal\nClean Water Act requirements. ATTAINS information and API\ninformation is available at\n<https://www.epa.gov/waterdata/attains>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "BugReports": "https://github.com/mps9506/rATTAINS/issues",
  "URL": "https://github.com/mps9506/rATTAINS,\nhttps://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": {
    "Date": "2026-05-13 08:12:04 UTC",
    "User": "root"
  },
  "Author": "Michael Schramm [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-1876-6592>)",
  "Maintainer": "Michael Schramm <mpschramm@gmail.com>",
  "MD5sum": "141adb9e0c5f96d5ef31d8afeb4481c9",
  "_user": "mps9506",
  "_type": "src",
  "_file": "rATTAINS_1.1.0.tar.gz",
  "_fileid": "1c8d8618cd20759d3f5da57e51ff76ad57666ebb7d8b3a4a53b034ac31353cc2",
  "_filesize": 250316,
  "_sha256": "1c8d8618cd20759d3f5da57e51ff76ad57666ebb7d8b3a4a53b034ac31353cc2",
  "_created": "2026-05-13T08:12:04.000Z",
  "_published": "2026-05-22T09:55:44.898Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356879525,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964902359"
    },
    {
      "job": 77356880059,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964910646"
    },
    {
      "job": 77356879806,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964888927"
    },
    {
      "job": 77356879511,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964897097"
    },
    {
      "job": 77356879242,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964859418"
    },
    {
      "job": 77356879110,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157760653"
    },
    {
      "job": 77356879537,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964892381"
    },
    {
      "job": 77356879883,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964903153"
    },
    {
      "job": 77356879507,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964885738"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mps9506/actions/runs/25786688635",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mps9506/rATTAINS",
  "_commit": {
    "id": "e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d",
    "author": "mps9506 <mpschramm@gmail.com>",
    "committer": "mps9506 <mpschramm@gmail.com>",
    "message": "prep for CRAN\n",
    "time": 1765326480
  },
  "_maintainer": {
    "name": "Michael Schramm",
    "email": "mpschramm@gmail.com",
    "login": "mps9506",
    "mastodon": "@mpschramm@mastodon.social",
    "orcid": "0000-0003-1876-6592",
    "twitter": "@mpschramm",
    "uuid": 11282246
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "crul",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fauxpas",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "webmockr",
      "role": "Suggests"
    }
  ],
  "_owner": "mps9506",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 6
    },
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2025-05-19"
    },
    {
      "name": "v1.1.0",
      "date": "2025-12-10"
    }
  ],
  "_topics": [
    "data",
    "epa",
    "water-quality"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "mps9506",
      "count": 194,
      "uuid": 11282246
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 11282246,
    "type": "user",
    "name": "Michael Schramm",
    "description": "Research specialist with the Texas Water Resources Institute at Texas A&M University.  All things water quality and watersheds."
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rATTAINS"
  },
  "_devurl": "https://github.com/mps9506/rattains",
  "_pkgdown": "https://mps9506.github.io/rATTAINS/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rATTAINS.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mps9506/rattains",
  "_realowner": "mps9506",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-08-20"
    },
    {
      "version": "0.1.1",
      "date": "2021-09-02"
    },
    {
      "version": "0.1.2",
      "date": "2021-09-13"
    },
    {
      "version": "0.1.3",
      "date": "2021-11-03"
    },
    {
      "version": "0.1.4",
      "date": "2023-01-14"
    },
    {
      "version": "1.0.0",
      "date": "2023-04-25"
    },
    {
      "version": "1.0.1",
      "date": "2025-05-19"
    },
    {
      "version": "1.1.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "actions",
    "assessment_units",
    "assessments",
    "domain_values",
    "huc12_summary",
    "plans",
    "state_summary",
    "surveys"
  ],
  "_help": [
    {
      "page": "actions",
      "title": "Download Actions Data",
      "topics": [
        "actions"
      ]
    },
    {
      "page": "assessment_units",
      "title": "Download Assessment Unit Summary",
      "topics": [
        "assessment_units"
      ]
    },
    {
      "page": "assessments",
      "title": "Download Assessment Decisions",
      "topics": [
        "assessments"
      ]
    },
    {
      "page": "domain_values",
      "title": "Download Domain Values",
      "topics": [
        "domain_values"
      ]
    },
    {
      "page": "huc12_summary",
      "title": "Download HUC12 Summary",
      "topics": [
        "huc12_summary"
      ]
    },
    {
      "page": "plans",
      "title": "Download Plans and Actions by HUC",
      "topics": [
        "plans"
      ]
    },
    {
      "page": "state_summary",
      "title": "Download State Summaries",
      "topics": [
        "state_summary"
      ]
    },
    {
      "page": "surveys",
      "title": "Download State Survey Results",
      "topics": [
        "surveys"
      ]
    }
  ],
  "_readme": "https://github.com/mps9506/rATTAINS/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "crul",
    "curl",
    "data.table",
    "dplyr",
    "fauxpas",
    "fs",
    "generics",
    "glue",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "rlist",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "XML",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "About",
        "Functions",
        "Summary Services",
        "Domains",
        "Other Services",
        "JSON Files",
        "Notes"
      ],
      "created": "2021-08-13 21:39:29",
      "modified": "2025-12-09 22:24:13",
      "commits": 10
    }
  ],
  "_score": 5.193124598354462,
  "_indexed": true,
  "_nocasepkg": "rattains",
  "_universes": [
    "mps9506"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-13T08:14:10.000Z",
      "distro": "noble",
      "commit": "e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d",
      "fileid": "2905dfce9809aa0392bf41b25e28422b79d051caaa641a46258c743eeae62f25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/25786688635"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-13T08:14:39.000Z",
      "distro": "noble",
      "commit": "e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d",
      "fileid": "d7eac0259ffefba1f8e9a511aff7848c2cc244eeb92816fd509e1580b0868ec8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/25786688635"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-13T08:13:37.000Z",
      "commit": "e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d",
      "fileid": "e6df6967a215f9fd8182a13a12ab8e96b34f1da7b3dd7671655c250a2b73fe16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/25786688635"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-13T08:13:57.000Z",
      "commit": "e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d",
      "fileid": "423ee43d21a4bdd786b94a34241eed78e88e30bb8f3c34b12043ad092ee9e3dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/25786688635"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-13T08:13:36.000Z",
      "commit": "e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d",
      "fileid": "b4f7c513d9a527060c8ec6a66f4319dca4b58dd602ef8aed54d78737031e019d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/25786688635"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-13T08:13:56.000Z",
      "commit": "e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d",
      "fileid": "74caf3cdb3646fd5085b5e5701f570e565418e09d1f9d522c981e4ba368dc18a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/25786688635"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-13T08:13:15.000Z",
      "commit": "e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d",
      "fileid": "38e7ea20779981c74bc974f24864bc25bdc53cf5bda2333a23e5531b664bc1e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/25786688635"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T09:55:30.000Z",
      "commit": "e3ca848f9bc2ad83ae7219b6adbb8ab0ebc2977d",
      "fileid": "99f8eaa4938ed3c3f7b12b4cd2614db95d962855641a18b27fe94d63629b487b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/25786688635"
    }
  ]
}