Package: dataRetrieval
Type: Package
Title: Retrieval Functions for USGS and EPA Hydrologic and Water Quality Data
Version: 2.1.0
Date: 2014-12-15
Authors@R: c( person("Robert", "Hirsch", role = c("aut"),
    email = "rhirsch@usgs.gov"),
    person("Laura", "DeCicco", role = c("aut","cre"),
    email = "ldecicco@usgs.gov"),
    person("David","Lorenz", role=c("aut"),
    email = "lorenz@usgs.gov"))
Description: Collection of functions to help retrieve U.S. Geological Survey
    (USGS) and U.S. Environmental Protection Agency (EPA) water quality and
    hydrology data from web services. USGS web services are discovered from the
    National Water Information Services (NWIS) tools found here:
    http://waterservices.usgs.gov/ Both EPA and USGS water quality data are
    obtained from the Water Quality Portal found here:
    http://www.waterqualitydata.us/portal.jsp
License: CC0
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,
    plyr,
    httr
Suggests:
    xtable,
    knitr,
    testthat
VignetteBuilder: knitr
BuildVignettes: true
URL: https://github.com/USGS-R/dataRetrieval, http://pubs.usgs.gov/tm/04/a10/