Package: StreamCatTools Type: Package Title: 'StreamCatTools' Version: 0.11.0 Authors@R: c(person(given = "Marc", family = "Weber", role = c("aut", "cre"), email = "weber.marc@epa.gov"), person(given = "Ryan", family = "Hill", role = "ctb", email = "hill.ryan@epa.gov"), person(given = "Selia", family = "Markley", role = "ctb", email = "markley.selia@epa.gov"), person(given = "Travis", family = "Hudson", role = "ctb", email = "travish1842@gmail.com"), person(given = "Allen", family = "Brookes", role = "ctb", 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,rmarkdown RoxygenNote: 7.3.3 License: CC0 NeedsCompilation: no 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-05-22 17:46:25 UTC RemoteUrl: https://github.com/usepa/streamcattools RemoteRef: HEAD RemoteSha: a32f435a631be199322f41d19c80f800f5c30cca Packaged: 2026-06-23 06:47:28 UTC; root Author: Marc Weber [aut, cre], Ryan Hill [ctb], Selia Markley [ctb], Travis Hudson [ctb], Allen Brookes [ctb], David Rebhuhn [ctb], Michael Dumelle [ctb], Justin Bousquin [ctb], Zachary Smith [ctb] Maintainer: Marc Weber