Package: darksky 1.3.0
darksky: Tools to Work with the 'Dark Sky' 'API'
Provides programmatic access to the 'Dark Sky' 'API' <https://darksky.net/dev/docs>, which provides current or historical global weather conditions.
Authors:
darksky_1.3.0.tar.gz
darksky_1.3.0.zip(r-4.5)darksky_1.3.0.zip(r-4.4)darksky_1.3.0.zip(r-4.3)
darksky_1.3.0.tgz(r-4.4-any)darksky_1.3.0.tgz(r-4.3-any)
darksky_1.3.0.tar.gz(r-4.5-noble)darksky_1.3.0.tar.gz(r-4.4-noble)
darksky_1.3.0.tgz(r-4.4-emscripten)darksky_1.3.0.tgz(r-4.3-emscripten)
darksky.pdf |darksky.html✨
darksky/json (API)
NEWS
# Install 'darksky' in R: |
install.packages('darksky', repos = c('https://hrbrmstr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hrbrmstr/darksky/issues
darkskydarksky-apidarksky-api-powereddarksky-weather-apidarkskyapiweatherkit
Last updated 4 years agofrom:b0c02a8fe7. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | OK | Nov 09 2024 |
R-4.5-linux | OK | Nov 09 2024 |
R-4.4-win | OK | Nov 09 2024 |
R-4.4-mac | OK | Nov 09 2024 |
R-4.3-win | OK | Nov 09 2024 |
R-4.3-mac | OK | Nov 09 2024 |
Exports:darksky_api_keyget_current_forecastget_forecast_for
Dependencies:askpassclicolorspacecurlfansifarverggplot2gluegridExtragtablehttrisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmgcvmimemunsellnlmeopensslpillarpkgconfigplyrR6RColorBrewerRcpprlangscalessystibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Tools to Work with the Dark Sky API | darksky-package darksky |
Get or set DARKSKY_API_KEY value | darksky_api_key |
Retrieve the current forecast (for the next week) | get_current_forecast |
Retrieve weather data for a specific place/time | get_forecast_for |
Plot method for darksky objects | plot.darksky |
Slightly more human-readable output for darksky objects | print.darksky |