Last updated on 2025-08-23 18:48:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.13 | 30.18 | 32.31 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.59 | 24.20 | 25.79 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 48.62 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 59.54 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 3.00 | 55.00 | 58.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.11 | 26.51 | 28.62 | OK | |
r-release-linux-x86_64 | 0.1.0 | 2.20 | 26.50 | 28.70 | 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 | 6.00 | 54.00 | 60.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 | 6.00 | 67.00 | 73.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