CRAN Package Check Results for Maintainer ‘Viswa Viswanathan <kv.viswana at gmail.com>’

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

Package ERROR OK
ezEDA 2 11

Package ezEDA

Current CRAN status: ERROR: 2, OK: 11

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