Last updated on 2025-10-09 14:50:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.17 | 30.64 | 32.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.69 | 24.17 | 25.86 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 49.97 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 64.14 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 4.00 | 56.00 | 60.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.34 | 28.18 | 30.52 | OK | |
r-release-linux-x86_64 | 0.1.0 | 2.29 | 28.13 | 30.42 | OK | |
r-release-macos-arm64 | 0.1.0 | 29.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 53.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 5.00 | 57.00 | 62.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 70.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 59.00 | 64.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘valh-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: vl_status
> ### Title: Get Valhalla Service Status
> ### Aliases: vl_status
>
> ### ** Examples
>
> vl_status("https://valhalla1.openstreetmap.de/", verbose = FALSE)
Error: Valhalla API request failed [429]
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc