Last updated on 2025-05-29 18:50:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 48.10 | 374.08 | 422.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 31.43 | 250.12 | 281.55 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 666.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 632.89 | OK | |||
r-devel-windows-x86_64 | 1.0.5 | 47.00 | 320.00 | 367.00 | OK | |
r-patched-linux-x86_64 | 1.0.5 | 48.11 | 356.01 | 404.12 | ERROR | |
r-release-linux-x86_64 | 1.0.5 | 46.81 | 349.67 | 396.48 | OK | |
r-release-macos-arm64 | 1.0.5 | 154.00 | OK | |||
r-release-macos-x86_64 | 1.0.5 | 379.00 | OK | |||
r-release-windows-x86_64 | 1.0.5 | 44.00 | 315.00 | 359.00 | OK | |
r-oldrel-macos-arm64 | 1.0.5 | 170.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.5 | 339.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.5 | 1.00 | 10.00 | 11.00 | ERROR |
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(streetscape)
>
> Sys.setenv(USE_CORES = 1)
> testthat::test_check("streetscape")
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 5 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• Skipping (2): 'test-decodeDetection.R:5:3', 'test-get_mask.R:5:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-gvi.R:4:3'): runs correctly ────────────────────────────────────
<curl_error_operation_timedout/curl_error/error/condition>
Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached [scontent-ord5-2.xx.fbcdn.net]: Connection timed out after 10002 milliseconds
Backtrace:
▆
1. ├─scdataframe$gvi() at test-gvi.R:4:3
2. │ └─streetscape:::img2gvi(url)
3. │ └─streetscape:::g_seg(url)
4. │ └─httr::GET(url)
5. │ └─httr:::request_perform(req, hu$handle$handle)
6. │ ├─httr:::request_fetch(req$output, req$url, handle)
7. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
8. │ └─curl::curl_fetch_memory(url, handle = handle)
9. └─curl:::raise_libcurl_error(...)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.5
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64