Package: nhdR
Title: Tools for Working with the National Hydrography Dataset
Version: 0.5.7
Authors@R: person("Jemma", "Stachelek", email = "stachel2@msu.edu", 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://github.com/jsta/nhdR
BugReports: https://github.com/jsta/nhdR/issues
Depends: R (>= 3.5.0), maps
License: GPL
Imports: rappdirs, rgdal, sf, httr, rvest, xml2, foreign, ggplot2,
        rlang, dplyr, curl, units, stringr, memoise, purrr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, wikilake, sp, rgeos, testthat (>= 2.1.0),
        covr, crul, lwgeom, s2
VignetteBuilder: knitr
SystemRequirements: 7-zip command line tool (7z)
Language: en-US
NeedsCompilation: no
Packaged: 2022-01-03 17:17:43 UTC; jemma
Author: Jemma Stachelek [aut, cre] (<https://orcid.org/0000-0002-5924-2464>)
Maintainer: Jemma Stachelek <stachel2@msu.edu>
Repository: CRAN
Date/Publication: 2022-01-03 17:50:13 UTC
Built: R 4.0.5; ; 2022-01-25 04:41:33 UTC; unix
