Package: nhdR Title: Tools for Working with the National Hydrography Dataset Version: 0.6.1 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 and NHDPlus datasets. URL: https://github.com/jsta/nhdR BugReports: https://github.com/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 Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 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/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://jsta.r-universe.dev Date/Publication: 2023-08-12 01:29:56 UTC RemoteUrl: https://github.com/jsta/nhdr RemoteRef: HEAD RemoteSha: 0e5e18633e0ea9116e228c6b57c7e08919363782 NeedsCompilation: no Packaged: 2026-06-08 06:29:27 UTC; root Author: Jemma Stachelek [aut, cre] (ORCID: ) Maintainer: Jemma Stachelek