Last updated on 2025-12-04 09:50:33 CET.
| Package | ERROR | OK |
|---|---|---|
| imagefluency | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.2.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(imagefluency)
>
> test_check("imagefluency")
Saving _problems/test_complexity-37.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 108 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_complexity.R:37:3'): img_complexity normalizes input image if necessary ──
Expected `img_complexity(array(100:500, dim = c(50, 50, 3)))` to equal 0.1111398.
Differences:
1/1 mismatches
[1] 0.0915 - 0.111 == -0.0196
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 108 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(imagefluency)
>
> test_check("imagefluency")
Saving _problems/test_complexity-37.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 108 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_complexity.R:37:3'): img_complexity normalizes input image if necessary ──
Expected `img_complexity(array(100:500, dim = c(50, 50, 3)))` to equal 0.1111398.
Differences:
1/1 mismatches
[1] 0.0981 - 0.111 == -0.0131
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 108 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.