Last updated on 2025-09-04 01:48:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.5 | 15.44 | 131.65 | 147.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.5 | 9.87 | 96.33 | 106.20 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.5 | 211.65 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 206.24 | ERROR | |||
r-devel-windows-x86_64 | 0.0.5 | 15.00 | 120.00 | 135.00 | OK | |
r-patched-linux-x86_64 | 0.0.5 | 14.68 | 127.64 | 142.32 | OK | |
r-release-linux-x86_64 | 0.0.5 | 11.94 | 125.11 | 137.05 | OK | |
r-release-macos-arm64 | 0.0.5 | 58.00 | OK | |||
r-release-macos-x86_64 | 0.0.5 | 129.00 | OK | |||
r-release-windows-x86_64 | 0.0.5 | 18.00 | 124.00 | 142.00 | OK | |
r-oldrel-macos-arm64 | 0.0.5 | 55.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.5 | 83.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.5 | 19.00 | 160.00 | 179.00 | OK |
Version: 0.0.5
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [18s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(parcats)
> library(easyalluvial)
>
> test_check("parcats")
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_parcats.R:10:5'): parcats_alluvial_wide ────────────────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(p, marginal_histograms = FALSE) at test_parcats.R:10:5
── Error ('test_parcats.R:33:5'): parcats_alluvial_wide_num_only ───────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(p, data_input = df) at test_parcats.R:33:5
── Error ('test_parcats.R:42:3'): parcats_params ───────────────────────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(...) at test_parcats.R:42:3
── Error ('test_parcats.R:85:5'): parcats_alluvial_long ────────────────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(p, marginal_histograms = FALSE) at test_parcats.R:85:5
── Error ('test_parcats.R:107:5'): parcats_alluvial_model_response ─────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(p, marginal_histograms = FALSE, imp = FALSE) at test_parcats.R:107:5
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.0.5
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [18s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(parcats)
> library(easyalluvial)
>
> test_check("parcats")
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_parcats.R:10:5'): parcats_alluvial_wide ────────────────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(p, marginal_histograms = FALSE) at test_parcats.R:10:5
── Error ('test_parcats.R:33:5'): parcats_alluvial_wide_num_only ───────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(p, data_input = df) at test_parcats.R:33:5
── Error ('test_parcats.R:42:3'): parcats_params ───────────────────────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(...) at test_parcats.R:42:3
── Error ('test_parcats.R:85:5'): parcats_alluvial_long ────────────────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(p, marginal_histograms = FALSE) at test_parcats.R:85:5
── Error ('test_parcats.R:107:5'): parcats_alluvial_model_response ─────────────
Error in `if (imp == TRUE & is.null(data_input) & p$alluvial_type == "model_response") {
stop("data_input required if imp == TRUE")
} else if (p$alluvial_type != "model_response" | !imp) {
imp = FALSE
offset_imp = 1
}`: argument is of length zero
Backtrace:
▆
1. └─parcats::parcats(p, marginal_histograms = FALSE, imp = FALSE) at test_parcats.R:107:5
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc