owmr: OpenWeatherMap API Wrapper
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 |
DOI: |
10.32614/CRAN.package.owmr |
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 |
CRAN checks: |
owmr results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=owmr
to link to this page.