Package: StreamCatTools Type: Package Title: StreamCatTools: Tools for Working with StreamCat and LakeCat Data Version: 0.11.0 Date: 2026-05-15 Authors@R: c(person(given = "Marc", family = "Weber", role = c("aut", "cre"), email = "weber.marc@epa.gov"), person(given = "Ryan", family = "Hill", role = "aut", email = "hill.ryan@epa.gov"), person(given = "Selia", family = "Markley", role = "aut", email = "markley.selia@epa.gov"), person(given = "Travis", family = "Hudson", role = "aut", email = "travish1842@gmail.com"), person(given = "Allen", family = "Brookes", role = "aut", email = "brookes.allen@epa.gov"), person(given = "David", family = "Rebhuhn", role = "ctb", email = "rebhuhnd@gmail.com"), person(given = "Michael", family = "Dumelle", role = "ctb", email = "dumelle.michael@epa.gov"), person(given = "Justin", family = "Bousquin", role = "ctb", email = "bousquin.justin@epa.gov"), person(given = "Zachary", family = "Smith", role = "ctb")) Description: Tools for using the 'StreamCat' and 'LakeCat' API and interacting with the 'StreamCat' and 'LakeCat' database. Convenience functions in the package wrap the API for 'StreamCat' on . Depends: R (>= 4.1.0) Imports: sf, nhdplusTools, jsonlite, httr2, curl (>= 6.0.0), ggpattern, patchwork, cowplot, tigris, ggplot2, Suggests: dplyr, mapview, testthat, knitr, rmarkdown, devtools, xml2, magrittr, readr, tidyr, stringr, purrr, lifecycle, tidyselect, DBI, duckdb, tictoc, stats, wk Encoding: UTF-8 URL: https://usepa.github.io/StreamCatTools/, https://github.com/USEPA/StreamCatTools BugReports: https://github.com/USEPA/StreamCatTools/issues VignetteBuilder: knitr License: CC0 NeedsCompilation: no Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libpng-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://usepa.r-universe.dev Date/Publication: 2026-07-21 17:23:31 UTC RemoteUrl: https://github.com/usepa/streamcattools RemoteRef: HEAD RemoteSha: e7e9542955c0d6f0c405b8d39440844fb2662c5b Packaged: 2026-07-21 18:05:09 UTC; root Author: Marc Weber [aut, cre], Ryan Hill [aut], Selia Markley [aut], Travis Hudson [aut], Allen Brookes [aut], David Rebhuhn [ctb], Michael Dumelle [ctb], Justin Bousquin [ctb], Zachary Smith [ctb] Maintainer: Marc Weber