weathR: Interact with the U.S. National Weather Service API

Enables interaction with the National Weather Service application programming web-interface for fetching of real-time and forecast meteorological data. Users can provide latitude and longitude, Automated Surface Observing System identifier, or Automated Weather Observing System identifier to fetch recent weather observations and recent forecasts for the given location or station. Additionally, auxiliary functions exist to identify stations nearest to a point, convert wind direction from character to degrees, and fetch active warnings. Results are returned as simple feature objects whenever possible.

Version: 0.1.0
Imports: dplyr, httr2, janitor, jsonlite, lubridate, lutz, magrittr, purrr, sf, tibble
Suggests: gt, snakecase, tmap
Published: 2025-04-02
DOI: 10.32614/CRAN.package.weathR
Author: Jeffrey Fowler ORCID iD [aut, cre, cph]
Maintainer: Jeffrey Fowler <JeffreyF6120 at gmail.com>
BugReports: https://github.com/JeffreyFowler/weathR/issues
License: MIT + file LICENSE
URL: https://github.com/JeffreyFowler/weathR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: weathR results

Documentation:

Reference manual: weathR.pdf

Downloads:

Package source: weathR_0.1.0.tar.gz
Windows binaries: r-devel: weathR_0.1.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-devel (arm64): not available, r-release (arm64): not available, r-oldrel (arm64): not available, r-devel (x86_64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=weathR to link to this page.