Last updated on 2025-04-26 07:52:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.84 | 26.91 | 28.75 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.83 | 21.34 | 23.17 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 47.26 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 58.89 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 4.00 | 54.00 | 58.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.42 | 26.49 | 28.91 | OK | |
r-release-linux-x86_64 | 0.1.0 | 2.35 | 26.47 | 28.82 | 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 | 4.00 | 57.00 | 61.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 | 60.00 | 65.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