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: 
    <https://upwell.pfeg.noaa.gov/erddap/information.html>.
Version: 0.8.0
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = "aut"),
    person("Ben", "Tupper", role = "ctb"),
    person("Roy", "Mendelssohn", role = c("cre", "ctb"),
    email = "roy.mendelssohn@noaa.gov")
    )
URL: https://docs.ropensci.org/rerddap/,
        https://github.com/ropensci/rerddap
BugReports: https://github.com/ropensci/rerddap/issues
LazyData: true
Depends: R (>= 2.10)
Encoding: UTF-8
Language: en-US
Imports: utils, crul (>= 0.7.4), dplyr (>= 0.5.0), data.table (>=
        1.12.0), jsonlite (>= 1.6), xml2 (>= 1.2.0), digest, ncdf4 (>=
        1.16), tibble, hoardr (>= 0.5.2)
Suggests: testthat, vcr (>= 0.2.6)
Enhances: taxize
RoxygenNote: 7.1.2
X-schema.org-applicationCategory: Climate
X-schema.org-keywords: earth, science, climate, precipitation,
        temperature, storm, buoy, NOAA
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2021-11-19 17:19:43 UTC; rmendels
Author: Scott Chamberlain [aut],
  Ben Tupper [ctb],
  Roy Mendelssohn [cre, ctb]
Maintainer: Roy Mendelssohn <roy.mendelssohn@noaa.gov>
Repository: CRAN
Date/Publication: 2021-11-19 17:40:02 UTC
Built: R 4.0.2; ; 2021-11-20 12:03:55 UTC; unix
