Last updated on 2025-07-21 08:50:02 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 | 4.06 | 72.33 | 76.39 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 171.90 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 179.20 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 8.00 | 116.00 | 124.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 5.83 | 98.97 | 104.80 | OK | |
r-release-linux-x86_64 | 0.1.1 | 5.92 | 97.23 | 103.15 | ERROR | |
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 | 114.00 | 121.00 | ERROR | |
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 | 11.00 | 143.00 | 154.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
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
Flavor: r-devel-linux-x86_64-debian-gcc
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
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
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
Flavor: r-devel-windows-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
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
Flavor: r-release-linux-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
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
Flavor: r-release-windows-x86_64