Package: hydrolinks
Type: Package
Title: Hydrologic Network Linking Data and Tools
Version: 0.5
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: sp, dplyr, httr, tools, rappdirs, sf, RSQLite, units
Suggests: testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-30 18:52:31 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: 2017-11-06 16:26:05 UTC
