Package: nhdplusTools
Type: Package
Title: NHDPlus Tools
Version: 0.4.0
Authors@R: c(person(given = "David", 
                    family = "Blodgett", 
                    role = c("aut", "cre"), 
                    email = "dblodgett@usgs.gov"),
             person(given = "Mike",
                    family = "Johnson",
                    role = "ctb",
                    comment = c(ORCID = "0000-0002-5288-8350")))
Description: Tools for traversing and working with National Hydrography Dataset Plus (NHDPlus) data. All methods implemented in 'nhdplusTools' are available in the NHDPlus documentation available from the US Environmental Protection Agency <https://www.epa.gov/waterdata/basic-information>.
URL: https://usgs-r.github.io/nhdplusTools/
        https://github.com/usgs-r/nhdplusTools/
BugReports: https://github.com/usgs-r/nhdplusTools/issues/
Depends: R (>= 3.5.0)
Imports: dplyr, sf, RANN, units, magrittr, jsonlite, httr, igraph,
        xml2, R.utils, utils, tidyr, methods, rosm, prettymapr, fst,
        dataRetrieval, rappdirs, zip
Suggests: testthat, knitr, rmarkdown, markdown, ggmap, ggplot2, sp,
        lwgeom, devtools, codetools, data.table, parallel
License: CC0
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-04-02 16:57:25 UTC; dblodgett
Author: David Blodgett [aut, cre],
  Mike Johnson [ctb] (<https://orcid.org/0000-0002-5288-8350>)
Maintainer: David Blodgett <dblodgett@usgs.gov>
Repository: CRAN
Date/Publication: 2021-04-02 21:40:07 UTC
