CRAN Package Check Results for Package streetscape

Last updated on 2024-06-06 09:55:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 57.88 513.03 570.91 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 41.19 338.27 379.46 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 694.35 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 651.98 OK
r-devel-windows-x86_64 1.0.1 44.00 331.00 375.00 OK
r-patched-linux-x86_64 1.0.1 50.77 452.62 503.39 ERROR
r-release-linux-x86_64 1.0.1 34.78 474.67 509.45 OK
r-release-macos-arm64 1.0.1 176.00 OK
r-release-macos-x86_64 1.0.1 265.00 OK
r-release-windows-x86_64 1.0.1 44.00 346.00 390.00 OK
r-oldrel-macos-arm64 1.0.1 194.00 OK
r-oldrel-macos-x86_64 1.0.1 430.00 OK
r-oldrel-windows-x86_64 1.0.1 58.00 434.00 492.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/25s] 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 1 | 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 ──────────────────────────────────── Error in `download.file(url, temp_file, method = "auto", quiet = TRUE, mode = mode)`: cannot open URL 'https://scontent-ord5-2.xx.fbcdn.net/m1/v/t6/An8wboF6WVyKrvidMPoxZMsSvnSnrm8y087P5yH4c0-kFRneAamj09vd_kLVf0i8uYe7Ltv4Sa2t6Z-cAdaPh9yz732Sz5pdOVTdz7ELb1uNG-rX4ihZofsJDNhuAQ3kK_o99mBIhl3mcS6KgGPDX0c?stp=s256x192&ccb=10-5&oh=00_AfBfhHMrMbjurxT5Yf56X4wKK2zRVpNvVCbCnmeLa0T-WA&oe=6660B025&_nc_sid=201bca' Backtrace: ▆ 1. └─scdataframe$gvi() at test-gvi.R:4:3 2. └─streetscape:::img2gvi(url) 3. └─streetscape:::g_seg(url) 4. └─utils::download.file(...) [ FAIL 1 | WARN 1 | SKIP 2 | PASS 5 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [19s/24s] 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 1 | 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 ──────────────────────────────────── Error in `download.file(url, temp_file, method = "auto", quiet = TRUE, mode = mode)`: cannot open URL 'https://scontent-ord5-2.xx.fbcdn.net/m1/v/t6/An8wboF6WVyKrvidMPoxZMsSvnSnrm8y087P5yH4c0-kFRneAamj09vd_kLVf0i8uYe7Ltv4Sa2t6Z-cAdaPh9yz732Sz5pdOVTdz7ELb1uNG-rX4ihZofsJDNhuAQ3kK_o99mBIhl3mcS6KgGPDX0c?stp=s256x192&ccb=10-5&oh=00_AfBfhHMrMbjurxT5Yf56X4wKK2zRVpNvVCbCnmeLa0T-WA&oe=6660B025&_nc_sid=201bca' Backtrace: ▆ 1. └─scdataframe$gvi() at test-gvi.R:4:3 2. └─streetscape:::img2gvi(url) 3. └─streetscape:::g_seg(url) 4. └─utils::download.file(...) [ FAIL 1 | WARN 1 | SKIP 2 | PASS 5 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64