Last updated on 2026-05-15 12:51:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.0 | 3.83 | 52.76 | 56.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.0 | 2.81 | 37.46 | 40.27 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.0 | 85.72 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 94.25 | OK | |||
| r-devel-windows-x86_64 | 0.7.0 | 5.00 | 75.00 | 80.00 | OK | |
| r-patched-linux-x86_64 | 0.7.0 | 4.23 | 46.34 | 50.57 | OK | |
| r-release-linux-x86_64 | 0.7.0 | 4.01 | 45.91 | 49.92 | OK | |
| r-release-macos-arm64 | 0.7.0 | 1.00 | 26.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.7.0 | 3.00 | 75.00 | 78.00 | OK | |
| r-release-windows-x86_64 | 0.7.0 | 6.00 | 66.00 | 72.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.7.0 | 1.00 | 20.00 | 21.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.0 | 3.00 | 71.00 | 74.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.0 | 7.00 | 84.00 | 91.00 | OK |
Version: 0.7.0
Check: examples
Result: ERROR
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 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-release-windows-x86_64
Version: 0.7.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'pmetar.Rmd' using rmarkdown
Quitting from pmetar.Rmd:40-44 [get a METAR report with ICAO code]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! httr2_failure: Error during request performing!
---
Backtrace:
▆
1. └─pmetar::metar_get("EPWA")
2. └─pmetar (local) answer_POST(link)
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. ├─base (local) tryCatchOne(...)
6. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
7. └─base (local) tryCatchList(expr, names[-nh], parentenv, handlers[-nh])
8. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
9. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pmetar.Rmd' failed with diagnostics:
httr2_failure: Error during request performing!
--- failed re-building 'pmetar.Rmd'
SUMMARY: processing the following file failed:
'pmetar.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64