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.3.4
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: methods, utils, stats, httr (>= 1.0.0), dplyr, data.table,
        jsonlite (>= 0.9.17), xml2, digest, ncdf4
Suggests: roxygen2, knitr, testthat
Enhances: taxize
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-14 16:40:16 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-14 22:50:52
