CRAN Package Check Results for Package pmetar

Last updated on 2026-04-04 05:51:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 3.27 49.68 52.95 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 2.91 36.08 38.99 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.0 81.85 OK
r-devel-linux-x86_64-fedora-gcc 0.7.0 91.26 OK
r-devel-macos-arm64 0.7.0 1.00 21.00 22.00 OK
r-devel-windows-x86_64 0.7.0 5.00 70.00 75.00 OK
r-patched-linux-x86_64 0.7.0 4.30 46.33 50.63 OK
r-release-linux-x86_64 0.7.0 3.65 44.33 47.98 OK
r-release-macos-arm64 0.7.0 1.00 20.00 21.00 OK
r-release-macos-x86_64 0.7.0 3.00 71.00 74.00 OK
r-release-windows-x86_64 0.7.0 5.00 68.00 73.00 OK
r-oldrel-macos-arm64 0.7.0 1.00 26.00 27.00 OK
r-oldrel-macos-x86_64 0.7.0 3.00 82.00 85.00 OK
r-oldrel-windows-x86_64 0.7.0 7.00 81.00 88.00 OK

Check Details

Version: 0.7.0
Check: examples
Result: ERROR 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 > > ### ** Examples > > metar_get("EPWA") Getting airport informaiton 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 Flavor: r-devel-linux-x86_64-debian-gcc