Package: nhdplusTools
Type: Package
Title: NHDPlus Tools
Version: 0.3.11
Authors@R: c(person(given = "David", 
                    family = "Blodgett", 
                    role = c("aut", "cre"), 
                    email = "dblodgett@usgs.gov"),
             person(given = "Mike",
                    family = "Johnson",
                    role = "ctb"))
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://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
Suggests: testthat, knitr, rmarkdown, rosm, prettymapr, ggmap, ggplot2,
        sp, lwgeom, devtools, codetools
License: CC0
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-11-06 03:16:47 UTC; dblodgett
Author: David Blodgett [aut, cre],
  Mike Johnson [ctb]
Maintainer: David Blodgett <dblodgett@usgs.gov>
Repository: CRAN
Date/Publication: 2019-11-07 14:50:02 UTC
