Last updated on 2025-03-13 15:51:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 7.09 | 184.84 | 191.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 4.78 | 145.30 | 150.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 338.37 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 322.52 | OK | |||
r-devel-macos-arm64 | 0.2.2 | 137.00 | OK | |||
r-devel-macos-x86_64 | 0.2.2 | 232.00 | OK | |||
r-devel-windows-x86_64 | 0.2.2 | 9.00 | 216.00 | 225.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.2 | OK | ||||
r-release-linux-x86_64 | 0.2.2 | 6.68 | 173.70 | 180.38 | OK | |
r-release-macos-arm64 | 0.2.2 | 126.00 | OK | |||
r-release-macos-x86_64 | 0.2.2 | 203.00 | OK | |||
r-release-windows-x86_64 | 0.2.2 | 9.00 | 189.00 | 198.00 | OK | |
r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
r-oldrel-macos-x86_64 | 0.2.2 | 192.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.2 | 10.00 | 242.00 | 252.00 | OK |
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in 'osmapiR-Ex.R' failed
The error most likely occurred in:
> ### Name: osm_api_versions
> ### Title: Available API versions
> ### Aliases: osm_api_versions
>
> ### ** Examples
>
> osm_api_versions()
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [api.openstreetmap.org]: SSL/TLS connection timeout
Backtrace:
▆
1. └─osmapiR::osm_api_versions()
2. └─httr2::req_perform(req)
3. └─httr2:::handle_resp(req, resp, error_call = error_call)
4. └─rlang::cnd_signal(resp)
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'how_to_edit_gps_traces.Rmd' using rmarkdown
--- finished re-building 'how_to_edit_gps_traces.Rmd'
--- re-building 'how_to_edit_osm.Rmd' using rmarkdown
--- finished re-building 'how_to_edit_osm.Rmd'
--- re-building 'osmapiR.Rmd' using rmarkdown
Quitting from lines 48-64 [osm objects] (osmapiR.Rmd)
Error: processing vignette 'osmapiR.Rmd' failed with diagnostics:
Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [api.openstreetmap.org]: SSL/TLS connection timeout
--- failed re-building 'osmapiR.Rmd'
SUMMARY: processing the following file failed:
'osmapiR.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64