Package: dataRetrieval
Type: Package
Title: Retrieval functions for USGS and EPA hydrologic and water quality data
Version: 1.5.0.9000
Date: 2014-10-13
Authors@R: c( person("Robert", "Hirsch", role = c("aut"),
    email = "rhirsch@usgs.gov"),
    person("Laura", "DeCicco", role = c("aut","cre"),
    email = "ldecicco@usgs.gov"))
Description: Collection of functions to help retrieve USGS data from either web
    services or user-provided data files.
License: Unlimited | file LICENSE
Copyright: This software is in the public domain because it contains materials
    that originally came from the United States Geological Survey, an agency of
    the United States Department of Interior. For more information, see the
    official USGS copyright policy at
    http://www.usgs.gov/visual-id/credit_usgs.html#copyright
Depends:
    R (>= 3.0)
Imports:
    XML,
    RCurl,
    reshape2,
    lubridate,
    dplyr
Suggests:
    xtable,
    EGRET,
    knitr,
    testthat
LazyLoad: yes
LazyData: yes
Additional_repositories: http://usgs-r.github.com