Last updated on 2025-02-05 17:50:35 CET.
Package | ERROR | OK |
---|---|---|
dsmSearch | 13 | |
quickPWCR | 13 | |
streetscape | 1 | 12 |
viewscape | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
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
Current CRAN status: OK: 13