rnoaa: NOAA climate data from R

This is an R wrapper to many NOAA APIs including the NCDC climate API at http://www.ncdc.noaa.gov/cdo-web/webservices/v2. There are functions for each of the API endpoints: data, data categories, data sets, data types, locations, location categories, and stations. In addition, we have an interface for NOAA sea ice data that is not part of the climate data API, the NOAA severe weather inventory, and ERDDAP data. NOAA buoy data is only on the buoy branch in the Github repository for this package (see url below).

Version: 0.2.0
Imports: httr, lubridate, plyr, ggplot2, scales, sp, rgdal, rgeos, maptools, stringr, XML, data.table, assertthat, jsonlite
Suggests: testthat, roxygen2, knitr, taxize
Published: 2014-07-21
Author: Hart Edmund [aut, cre], Scott Chamberlain [aut], Karthik Ram [aut]
Maintainer: Hart Edmund <Edmund.m.hart at gmail.com>
BugReports: http://www.github.com/ropensci/rnoaa/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/rnoaa
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: rnoaa results

Downloads:

Reference manual: rnoaa.pdf
Vignettes: ERDDAP vignette
NOAA NCDC dataset attributes
ncdc vignette
ncdc workflow vignette
Sea ice vignette
SWDI vignette
Package source: rnoaa_0.2.0.tar.gz
Windows binaries: r-devel: rnoaa_0.2.0.zip, r-release: rnoaa_0.2.0.zip, r-oldrel: rnoaa_0.2.0.zip
OS X Snow Leopard binaries: r-release: rnoaa_0.2.0.tgz, r-oldrel: rnoaa_0.2.0.tgz
OS X Mavericks binaries: r-release: not available
Old sources: rnoaa archive