Package: rerddap
Title: General Purpose Client for 'ERDDAP' Servers
Description: General purpose R client for 'ERDDAP' servers. Includes
    functions to search for datasets, get summary information on
    datasets, and fetch datasets, in either csv or 'netCDF' format.
    'ERDDAP' information: http://upwell.pfeg.noaa.gov/erddap/information.html.
Version: 0.1.0
Date: 2015-05-09
License: MIT + file LICENSE
Authors@R: c(person("Scott", "Chamberlain", role = c("aut","cre"),
    email = "myrmecocystus@gmail.com"))
URL: https://github.com/ropensci/rerddap
BugReports: http://www.github.com/ropensci/rerddap/issues
LazyData: true
VignetteBuilder: knitr
Imports: httr, dplyr, data.table, jsonlite, xml2, digest, ncdf
Suggests: roxygen2, knitr, testthat, ncdf4
Enhances: taxize
NeedsCompilation: no
Packaged: 2015-05-09 15:59:07 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2015-05-11 08:47:58
Built: R 3.1.3; ; 2015-05-11 20:57:15 UTC; unix
