Package: rwunderground
Type: Package
Title: R Interface to Weather Underground API
Version: 0.1.8
Date: 2018-05-01
Author: Alex Shum <alex@ALShum.com>
Maintainer: Eric Hare <eric@omnianalytics.io>
Description: Tools for getting historical weather information and forecasts 
    from wunderground.com. Historical weather and forecast data includes, but 
    is not limited to, temperature, humidity, windchill, wind speed, dew point, 
    heat index. Additionally, the weather underground weather API also includes 
    information on sunrise/sunset, tidal conditions, satellite/webcam imagery, 
    weather alerts, hurricane alerts and historical high/low temperatures.
URL: https://github.com/ALShum/rwunderground,
        http://www.wunderground.com/weather/api
BugReports: https://github.com/alshum/rwunderground/issues
License: GPL (>= 2)
Imports: httr, dplyr, countrycode, lubridate, tibble
LazyData: TRUE
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-01 16:14:02 UTC; erichare
Repository: CRAN
Date/Publication: 2018-05-01 16:28:16 UTC
Built: R 4.4.3; ; 2025-10-13 11:31:45 UTC; windows
