Last updated on 2024-11-20 10:13:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 4.19 | 43.63 | 47.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 2.66 | 32.77 | 35.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 82.46 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 87.01 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 6.00 | 68.00 | 74.00 | OK | |
r-patched-linux-x86_64 | 0.5.0 | 3.49 | 42.16 | 45.65 | OK | |
r-release-linux-x86_64 | 0.5.0 | 3.83 | 42.00 | 45.83 | OK | |
r-release-macos-arm64 | 0.5.0 | 45.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 52.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 6.00 | 68.00 | 74.00 | OK | |
r-oldrel-macos-arm64 | 0.5.0 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.0 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.0 | 7.00 | 81.00 | 88.00 | ERROR |
Version: 0.5.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
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-oldrel-windows-x86_64