Package: hydrolinks
Type: Package
Title: Hydrologic Network Linking Data and Tools
Version: 0.10.0
Authors@R: c( person("Tobi", "Hahn", role = c("aut"), 
      email = "hahnt2@rpi.edu"),
    person("Luke", "Winslow", role = c("aut", "cre"), 
      email = "lawinslow@gmail.com"),
    person("Taylor", "Leach", role = c("ctb"), 
      email = "leacht@rpi.edu"),
    person("Kevin", "Rose", role = c("ths"),
      email = "rosek4@rpi.edu"))
Description: Tools to link geographic data with hydrologic network, including lakes, streams and rivers. 
    Includes automated download of U.S. National Hydrography Network and other hydrolayers.
Imports: dplyr, dbplyr, httr, tools, rappdirs, sf (>= 0.6), RSQLite,
        units, stats
Suggests: testthat, knitr, rmarkdown, dataRetrieval, USAboundaries,
        ggplot2, gridExtra, kableExtra, R.rsp
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2018-04-12 20:24:26 UTC; lawinslow
Author: Tobi Hahn [aut],
  Luke Winslow [aut, cre],
  Taylor Leach [ctb],
  Kevin Rose [ths]
Maintainer: Luke Winslow <lawinslow@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-13 08:36:15 UTC
