CRAN Package Check Results for Maintainer ‘Stefan Mayer <stefan at mayer-de.com>’

Last updated on 2026-04-02 12:50:43 CEST.

Package ERROR OK
imagefluency 2 9

Package imagefluency

Current CRAN status: ERROR: 2, OK: 9

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/12s] 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’ [11s/11s] 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