CRAN Package Check Results for Package streetscape

Last updated on 2025-02-06 19:49:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 47.03 372.79 419.82 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 30.94 249.87 280.81 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 551.03 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 634.16 OK
r-devel-windows-x86_64 1.0.5 46.00 291.00 337.00 OK
r-patched-linux-x86_64 1.0.5 43.07 333.07 376.14 ERROR
r-release-linux-x86_64 1.0.5 42.11 337.77 379.88 OK
r-release-macos-arm64 1.0.5 170.00 OK
r-release-macos-x86_64 1.0.5 339.00 OK
r-release-windows-x86_64 1.0.5 45.00 328.00 373.00 OK
r-oldrel-macos-arm64 1.0.4 172.00 OK
r-oldrel-macos-x86_64 1.0.4 277.00 OK
r-oldrel-windows-x86_64 1.0.5 58.00 413.00 471.00 OK

Check Details

Version: 1.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/35s] 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]: Resolving timed out after 10000 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