Package: nhdR
Title: Tools for working with the National Hydrography Dataset
Version: 0.5.1
Authors@R: person("Joseph", "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/core-science-systems/ngp/national-hydrography> 
    and NHDPlus <http://www.horizon-systems.com/nhdplus> datasets. 
URL: https://github.com/jsta/nhdR
BugReports: https://github.com/jsta/nhdR/issues
Depends: R (>= 3.3), maps
License: GPL
Imports: rappdirs, rgdal, sf, httr, rvest, xml2, foreign, ggplot2,
        gdalUtils, rlang, dplyr, curl, units, stringr, memoise, purrr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, wikilake, sp, rgeos, testthat, covr, RCurl
VignetteBuilder: knitr
SystemRequirements: 7-zip command line tool (7z)
Language: en-US
NeedsCompilation: no
Packaged: 2019-02-19 19:06:25 UTC; jose
Author: Joseph Stachelek [aut, cre] (<https://orcid.org/0000-0002-5924-2464>)
Maintainer: Joseph Stachelek <stachel2@msu.edu>
Repository: CRAN
Date/Publication: 2019-02-19 19:30:07 UTC
