Last updated on 2025-08-04 01:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 3.30 | 46.70 | 50.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 2.94 | 34.89 | 37.83 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 76.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 86.42 | OK | |||
r-devel-windows-x86_64 | 0.5.1 | 5.00 | 95.00 | 100.00 | ERROR | |
r-patched-linux-x86_64 | 0.5.1 | 4.33 | 43.07 | 47.40 | OK | |
r-release-linux-x86_64 | 0.5.1 | 3.59 | 42.28 | 45.87 | OK | |
r-release-macos-arm64 | 0.5.1 | 42.00 | OK | |||
r-release-macos-x86_64 | 0.5.1 | 60.00 | OK | |||
r-release-windows-x86_64 | 0.5.1 | 5.00 | 69.00 | 74.00 | OK | |
r-oldrel-macos-arm64 | 0.5.1 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.1 | 63.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.1 | 8.00 | 80.00 | 88.00 | OK |
Version: 0.5.1
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
Getting information from Aviation Weather Center aviationweather.gov/data/metar/
Error in UseMethod("status_code") :
no applicable method for 'status_code' applied to an object of class "character"
Calls: metar_get -> <Anonymous>
Execution halted
Flavor: r-devel-windows-x86_64