Package: ROpenWeatherMap 1.1
ROpenWeatherMap: R Interface to OpenWeatherMap API
OpenWeatherMap (OWM) <http://openweathermap.org/api> is a service providing weather related data. This package can be used to access current weather data for one location or several locations. It can also be used to forecast weather for 5 days with data for every 3 hours.
Authors:
ROpenWeatherMap_1.1.tar.gz
ROpenWeatherMap_1.1.zip(r-4.7)ROpenWeatherMap_1.1.zip(r-4.6)ROpenWeatherMap_1.1.zip(r-4.5)
ROpenWeatherMap_1.1.tgz(r-4.6-any)ROpenWeatherMap_1.1.tgz(r-4.5-any)
ROpenWeatherMap_1.1.tar.gz(r-4.7-any)ROpenWeatherMap_1.1.tar.gz(r-4.6-any)
ROpenWeatherMap_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ROpenWeatherMap/json (API)
| # Install 'ROpenWeatherMap' in R: |
| install.packages('ROpenWeatherMap', repos = c('https://mukul13.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mukul13/ropenweathermap/issues
Last updated from:60b2bab265. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 122 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | ERROR | 142 | ||
| macos-release-arm64 | ERROR | 80 | ||
| macos-oldrel-arm64 | ERROR | 81 | ||
| windows-devel | ERROR | 78 | ||
| windows-release | ERROR | 70 | ||
| windows-oldrel | ERROR | 59 | ||
| wasm-release | OK | 106 |
Exports:get_current_weatherget_multiple_citiesget_weather_forecast
Dependencies:askpassbitopscurlhttrjsonlitemimeopensslR6RCurlsys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| get current weather data for one location | get_current_weather |
| get current weather data for multiple cities | get_multiple_cities |
| get weather forecast data for one location | get_weather_forecast |
