Allows to download current and historical METAR weather reports
  extract and parse basic parameters and present main weather information. 
  Current reports are downloaded from Aviation Weather Center 
  <https://aviationweather.gov/data/metar/> and historical reports from
  Iowa Environmental Mesonet web page of Iowa State University
  ASOS-AWOS-METAR <http://mesonet.agron.iastate.edu/AWOS/>.
| Version: | 0.6.0 | 
| Depends: | R (≥ 4.1), utils, stats | 
| Imports: | curl, dplyr, httr2, lubridate, magrittr, RCurl, tidyr, stringr | 
| Suggests: | knitr, rmarkdown, testthat, tibble | 
| Published: | 2025-09-14 | 
| DOI: | 10.32614/CRAN.package.pmetar | 
| Author: | Pawel Cwiek [aut, cre],
  David Megginson [ctb] (Author of data set with airports list
    https://ourairports.com/data/),
  Greg Thompson [ctb] (Author of data set with airports list
    https://weather.ral.ucar.edu/surface/stations.txt) | 
| Maintainer: | Pawel Cwiek  <prc.altodato at gmail.com> | 
| BugReports: | https://github.com/prcwiek/pmetar/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/prcwiek/pmetar | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | pmetar results |