Last updated on 2025-12-07 12:50:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.5 | 2.82 | 57.90 | 60.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.5 | 1.83 | 39.09 | 40.92 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.5 | 90.40 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.5 | 16.00 | 73.13 | 89.13 | OK | |
| r-devel-windows-x86_64 | 0.3.5 | 6.00 | 64.00 | 70.00 | OK | |
| r-patched-linux-x86_64 | 0.3.5 | 3.14 | 52.03 | 55.17 | OK | |
| r-release-linux-x86_64 | 0.3.5 | 2.65 | 52.20 | 54.85 | OK | |
| r-release-macos-arm64 | 0.3.5 | OK | ||||
| r-release-macos-x86_64 | 0.3.5 | 3.00 | 53.00 | 56.00 | OK | |
| r-release-windows-x86_64 | 0.3.5 | 6.00 | 65.00 | 71.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.5 | 3.00 | 61.00 | 64.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.5 | 6.00 | 82.00 | 88.00 | OK |
Version: 0.3.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(scopr)
Loading required package: behavr
Loading required package: data.table
Attaching package: 'data.table'
The following object is masked from 'package:base':
%notin%
>
> 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
Failed with error: 'there is no package called 'digest''
Saving _problems/test-parse_single_roi-24.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 46 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-parse_single_roi.R:24:3'): parse_single_roi works with memosiation ──
Error in `memoise::cache_filesystem(cache, algo = "md5")`: Package `digest` must be installed for `cache_filesystem()`.
Backtrace:
▆
1. └─scopr:::parse_single_roi(data, cache = cache, verbose = F) at test-parse_single_roi.R:24:3
2. └─memoise::cache_filesystem(cache, algo = "md5")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 46 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc