Package: hydrolinks
Type: Package
Title: Hydrologic Network Linking Data and Tools
Version: 0.9.3
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
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-03-26 15:18:11 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-03-27 15:59:56 UTC
