Package: NOAAWeather
Type: Package
Title: Get Weather Data from NOAA Weather Stations
Version: 0.1.0
Date: 2018-03-15
Author: Sagar Ganapaneni <123saga@gmail.com>, Vikramjeet Singh <vikram.dceian@gmail.com>
Maintainer: Sagar Ganapaneni <123saga@gmail.com>
Description: Provides functions to retrieve real-time weather data from all NOAA (National Oceanic and Atmospheric Administration) stations 
	and plot time series, boxplot, calendar heatmap and geospatial maps to analyze trends. NOAA is an American scientific agency within the United States Department of Commerce that focuses on the conditions of the oceans and the atmosphere. Stations are situated at 235 locations across 50 states within United States and are used to capture weather data. NOAA offers web services <https://www.ncdc.noaa.gov/cdo-web/api/v2/> that provide access to data collected from stations.
Depends: R (>= 3.4),
Imports: RCurl, jsonlite, tidyr, dplyr, lubridate, ggplot2, ggmap,
        ggExtra, grid, gridExtra, tcR, scales, stats, utils
License: GPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-03-21 07:16:20 UTC; gsgr
Repository: CRAN
Date/Publication: 2018-03-21 12:11:12 UTC
