Last updated on 2026-04-21 03:54:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.51 | 43.37 | 45.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.07 | 33.82 | 35.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 70.25 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 78.07 | ERROR | |||
| r-devel-macos-arm64 | 1.0.0 | 1.00 | 21.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 8.00 | 248.00 | 256.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 2.80 | 39.55 | 42.35 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 2.39 | 37.12 | 39.51 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 20.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 2.00 | 58.00 | 60.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 4.00 | 280.00 | 284.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 2.00 | 62.00 | 64.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 6.00 | 343.00 | 349.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(imagefluency)
>
> test_check("imagefluency")
Saving _problems/test_complexity-65.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 107 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_complexity.R:65:3'): img_complexity works as intended (gives correct / consistent results) ──
Expected `results` to equal 0.1600421.
Differences:
`actual`: 0.158
`expected`: 0.160
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 107 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(imagefluency)
>
> test_check("imagefluency")
Saving _problems/test_complexity-65.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 107 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_complexity.R:65:3'): img_complexity works as intended (gives correct / consistent results) ──
Expected `results` to equal 0.1600421.
Differences:
`actual`: 0.158
`expected`: 0.160
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 107 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc