CRAN Package Check Results for Package scopr

Last updated on 2025-04-17 05:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5 3.23 56.56 59.79 OK
r-devel-linux-x86_64-debian-gcc 0.3.5 2.11 39.82 41.93 OK
r-devel-linux-x86_64-fedora-clang 0.3.5 88.49 OK
r-devel-linux-x86_64-fedora-gcc 0.3.5 83.15 OK
r-devel-windows-x86_64 0.3.5 5.00 65.00 70.00 OK
r-patched-linux-x86_64 0.3.5 2.94 51.25 54.19 OK
r-release-linux-x86_64 0.3.5 2.96 52.05 55.01 OK
r-release-macos-arm64 0.3.5 32.00 OK
r-release-macos-x86_64 0.3.5 56.00 OK
r-release-windows-x86_64 0.3.5 5.00 238.00 243.00 ERROR
r-oldrel-macos-arm64 0.3.5 38.00 OK
r-oldrel-macos-x86_64 0.3.5 64.00 OK
r-oldrel-windows-x86_64 0.3.5 5.00 78.00 83.00 OK

Check Details

Version: 0.3.5
Check: tests
Result: ERROR Running 'testthat.R' [189s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(scopr) Loading required package: behavr Loading required package: data.table > > test_check("scopr") machine_name date time test 1 E_014 2016-01-25 21:36:04 1 2 E_014 2016-02-17 <NA> 2 3 E_029 2016-01-25 <NA> 3 [ FAIL 3 | WARN 3 | SKIP 1 | PASS 44 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-load_ethoscope.R:29:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-link_ethoscope_metadata_remote.R:14:3'): link_ethoscope_metadata_remote with date and machine name ── Error in `value[[3L]](cond)`: Could not find index file: https://raw.githubusercontent.com/rethomics/scopr/master/inst/extdata/ethoscope_results/index.txt Backtrace: ▆ 1. └─scopr:::link_ethoscope_metadata_remote(...) at test-link_ethoscope_metadata_remote.R:14:3 2. └─scopr:::build_query(result_dir = remote_dir, query = query, index_file = index_file) 3. └─scopr::list_result_files(result_dir, index_file) 4. └─base::tryCatch(...) 5. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. └─value[[3L]](cond) ── Error ('test-link_ethoscope_metadata_remote.R:51:3'): parse_query with date, machine name, and ROIs ── Error in `value[[3L]](cond)`: Could not find index file: https://raw.githubusercontent.com/rethomics/scopr/master/inst/extdata/ethoscope_results/index.txt Backtrace: ▆ 1. └─scopr:::link_ethoscope_metadata_remote(...) at test-link_ethoscope_metadata_remote.R:51:3 2. └─scopr:::build_query(result_dir = remote_dir, query = query, index_file = index_file) 3. └─scopr::list_result_files(result_dir, index_file) 4. └─base::tryCatch(...) 5. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. └─value[[3L]](cond) ── Error ('test-list_result_files.R:31:3'): list_result_files fails works with remote index? ── Error in `value[[3L]](cond)`: Could not find index file: https://raw.githubusercontent.com/rethomics/scopr/master/inst/extdata/ethoscope_results/index.txt Backtrace: ▆ 1. └─scopr:::list_result_files(dir, index_file = "index.txt") at test-list_result_files.R:31:3 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) [ FAIL 3 | WARN 3 | SKIP 1 | PASS 44 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64