Accesses OpenWeatherMap's (owm) <https://openweathermap.org/> API. 'owm' itself is a service providing weather data in the past, in the future and now. Furthermore, 'owm' serves weather map layers usable in frameworks like 'leaflet'. In order to access the API, you need to sign up for an API key. There are free and paid plans. Beside functions for fetching weather data from 'owm', 'owmr' supplies tools to tidy up fetched data (for fast and simple access) and to show it on leaflet maps.
Version: | 0.8.2 |
Depends: | R (≥ 3.1.2) |
Imports: | magrittr, httr, jsonlite, plyr, tibble, tidyr |
Suggests: | leaflet, whisker, testthat, covr |
Published: | 2020-01-11 |
Author: | Stefan Kuethe [aut, cre], Amanda Dobbyn [ctb] |
Maintainer: | Stefan Kuethe <crazycapivara at gmail.com> |
BugReports: | https://github.com/crazycapivara/owmr/issues/ |
License: | MIT + file LICENSE |
URL: | https://github.com/crazycapivara/owmr/, https://crazycapivara.github.io/owmr/ |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | owmr results |
Reference manual: | owmr.pdf |
Package source: | owmr_0.8.2.tar.gz |
Windows binaries: | r-devel: owmr_0.8.2.zip, r-release: owmr_0.8.2.zip, r-oldrel: owmr_0.8.2.zip |
macOS binaries: | r-release: owmr_0.8.2.tgz, r-oldrel: owmr_0.8.2.tgz |
Old sources: | owmr archive |
Please use the canonical form https://CRAN.R-project.org/package=owmr to link to this page.