CRAN Package Check Results for Maintainer ‘Bjoern Koneswarakantha <datistics at gmail.com>’

Last updated on 2025-09-04 05:51:21 CEST.

Package ERROR OK
easyalluvial 13
parcats 2 11

Package easyalluvial

Current CRAN status: OK: 13

Package parcats

Current CRAN status: ERROR: 2, OK: 11

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.