Package: dataRetrieval
Type: Package
Title: Retrieval Functions for USGS and EPA Hydrologic and Water
        Quality Data
Version: 2.0.1
Date: 2014-12-02
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
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
BuildVignettes: true
URL: https://github.com/USGS-R/dataRetrieval,
        http://pubs.usgs.gov/tm/04/a10/
Packaged: 2014-12-02 22:26:13 UTC; ldecicco
Author: Robert Hirsch [aut],
  Laura DeCicco [aut, cre],
  David Lorenz [aut]
Maintainer: Laura DeCicco <ldecicco@usgs.gov>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-03 07:44:49
