Package: nhdR
Title: Tools for Working with the National Hydrography Dataset
Version: 0.6.2
Authors@R: person("Jemma", "Stachelek", email = "jemma.stachelek@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5924-2464"))
Description: Tools for working with the National Hydrography Dataset, with 
    functions for querying, downloading, and networking both the NHD 
    <https://www.usgs.gov/national-hydrography> 
    and NHDPlus <https://www.epa.gov/waterdata/nhdplus-national-hydrography-dataset-plus> datasets. 
URL: https://codeberg.org/jsta/nhdR
BugReports: https://codeberg.org/jsta/nhdR/issues
Depends: R (>= 3.5.0), maps
License: GPL
Imports: rappdirs, sf, httr, rvest, xml2, foreign, ggplot2, rlang,
        dplyr, curl, units, stringr, memoise, purrr, digest, datasets,
        utils
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, wikilake, sp, testthat (>= 2.1.0), covr,
        crul, lwgeom, s2
VignetteBuilder: knitr
SystemRequirements: 7-zip command line tool (7z)
Language: en-US
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-09 01:26:03 UTC; jsta
Author: Jemma Stachelek [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5924-2464>)
Maintainer: Jemma Stachelek <jemma.stachelek@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-09 07:40:14 UTC
