CRAN Package Check Results for Package ezEDA

Last updated on 2025-07-18 18:51:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 6.63 105.71 112.34 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 5.13 73.01 78.14 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 171.90 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 174.95 ERROR
r-devel-windows-x86_64 0.1.1 9.00 113.00 122.00 OK
r-patched-linux-x86_64 0.1.1 5.83 98.97 104.80 OK
r-release-linux-x86_64 0.1.1 5.95 99.00 104.95 OK
r-release-macos-arm64 0.1.1 55.00 OK
r-release-macos-x86_64 0.1.1 115.00 OK
r-release-windows-x86_64 0.1.1 7.00 116.00 123.00 OK
r-oldrel-macos-arm64 0.1.1 54.00 OK
r-oldrel-macos-x86_64 0.1.1 77.00 OK
r-oldrel-windows-x86_64 0.1.1 9.00 147.00 156.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ezEDA) > > test_check("ezEDA") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 86 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_multi_measures_relationship.R:4:3'): Plot returns gg object ── `x` not equal to `expected`. 1/1 mismatches x[1]: "ggmatrix" y[1]: "gg" Backtrace: ▆ 1. └─testthat::expect_that(class(p)[[1]], equals("gg")) at test_multi_measures_relationship.R:4:3 2. └─testthat (local) condition(object) 3. └─testthat::expect_equal(x, expected, ..., expected.label = label) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 86 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc