Skip to content

pmetar

Processing METAR Weather Reports

v0.7.0 · Jan 14, 2026 · GPL (>= 3)

Description

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/>.

Downloads

640

Last 30 days

5995th

2K

Last 90 days

5.6K

Last year

Trend: -5.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 4, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘pmetar-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: metar_get
> ### Title: Get a current METAR report for an airport.
> ### Aliases: metar_get
> 
> ### ** 
...[truncated]...
from the file downloaded from
http://ourairports.com/data/airports.csv
created by David Megginson
Getting information from Aviation Weather Center aviationweather.gov/data/metar/
Error: httr2_failure: Error during request performing!
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 2, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 31, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'pmetar-Ex.R' failed
The error most likely occurred in:

> ### Name: metar_get
> ### Title: Get a current METAR report for an airport.
> ### Aliases: metar_get
> 
> ### ** Examples
> 
> metar_get("EPWA")
Getting airport informaito
...[truncated]...
from the file downloaded from
http://ourairports.com/data/airports.csv
created by David Megginson
Getting information from Aviation Weather Center aviationweather.gov/data/metar/
Error: httr2_failure: Error during request performing!
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies curl dplyr httr2 lubridate magrittr RCurl tidyr stringr pmetar

Version History

new 0.7.0 Mar 10, 2026
updated 0.7.0 ← 0.6.0 diff Jan 14, 2026
updated 0.6.0 ← 0.5.1 diff Sep 14, 2025
updated 0.5.1 ← 0.5.0 diff Mar 1, 2025
updated 0.5.0 ← 0.4.1 diff Oct 24, 2023
updated 0.4.1 ← 0.4.0 diff May 6, 2023
updated 0.4.0 ← 0.3.3 diff Sep 3, 2022
updated 0.3.3 ← 0.3.2 diff Mar 7, 2022
updated 0.3.2 ← 0.3.1 diff Nov 4, 2021
updated 0.3.1 ← 0.3.0 diff Mar 3, 2021
updated 0.3.0 ← 0.2.7.0 diff Jan 12, 2021
new 0.2.7.0 Sep 8, 2020