Package: rnoaa
Title: NOAA Climate Data from R
Description: An R client for many NOAA data sources including the NCDC
    climate API at http://www.ncdc.noaa.gov/cdo-web/webservices/v2, with
    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, the NOAA severe weather inventory,
    ERDDAP data, NOAA Historical Observing Metadata Repository (HOMR) data,
    NOAA storm data via IBTrACS, and tornado data via the NOAA storm prediction
    center. NOAA buoy data is only on the buoy branch in the Github repository
    for this package (see url below).
Version: 0.3.3
Date: 2014-12-19
License: MIT + file LICENSE
Authors@R: c(person("Hart", "Edmund", role = "aut",
    email = "Edmund.m.hart@gmail.com"),
    person("Scott", "Chamberlain", role = c("aut","cre"),
    email = "myrmecocystus@gmail.com"),
    person("Karthik", "Ram", role = "aut",
    email = "karthik.ram@gmail.com"))
URL: https://github.com/ropensci/rnoaa
BugReports: http://www.github.com/ropensci/rnoaa/issues
LazyData: true
VignetteBuilder: knitr
Imports: httr, lubridate, plyr, ggplot2, scales, sp, RCurl, rgdal,
        rgeos, maptools, stringr, XML, data.table, jsonlite, digest
Suggests: testthat, roxygen2, knitr, taxize, dplyr
Packaged: 2014-12-20 02:48:22 UTC; sacmac
Author: Hart Edmund [aut],
  Scott Chamberlain [aut, cre],
  Karthik Ram [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-20 15:46:42
Built: R 3.1.2; ; 2014-12-21 16:44:35 UTC; unix
