CRAN Package Check Results for Package imagefluency

Last updated on 2025-03-09 12:51:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5 2.55 36.95 39.50 OK
r-devel-linux-x86_64-debian-gcc 0.2.5 2.12 28.30 30.42 OK
r-devel-linux-x86_64-fedora-clang 0.2.5 59.98 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.5 82.17 ERROR
r-devel-macos-arm64 0.2.5 34.00 OK
r-devel-macos-x86_64 0.2.5 55.00 OK
r-devel-windows-x86_64 0.2.5 5.00 227.00 232.00 OK
r-patched-linux-x86_64 0.2.5 3.05 35.26 38.31 OK
r-release-linux-x86_64 0.2.5 2.62 35.16 37.78 OK
r-release-macos-arm64 0.2.5 30.00 OK
r-release-macos-x86_64 0.2.5 46.00 OK
r-release-windows-x86_64 0.2.5 5.00 237.00 242.00 OK
r-oldrel-macos-arm64 0.2.5 OK
r-oldrel-macos-x86_64 0.2.5 69.00 OK
r-oldrel-windows-x86_64 0.2.5 5.00 287.00 292.00 OK

Check Details

Version: 0.2.5
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(imagefluency) > > test_check("imagefluency") free(): double free detected in tcache 2 Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.5
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/34s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(imagefluency) > > test_check("imagefluency") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 108 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_complexity.R:37:3'): img_complexity normalizes input image if necessary ── img_complexity(array(100:500, dim = c(50, 50, 3))) not equal to 0.1111398. 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