CRAN Package Check Results for Package ssd4mosaic

Last updated on 2025-09-13 18:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 7.96 720.56 728.52 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.4-2 6.10 160.72 166.82 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 440.53 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.4-2 565.75 OK
r-devel-windows-x86_64 1.0.3 11.00 273.00 284.00 OK
r-patched-linux-x86_64 1.0.3 6.92 289.42 296.34 OK
r-release-linux-x86_64 1.0.3 6.47 221.88 228.35 OK
r-release-macos-arm64 1.0.4-2 179.00 OK
r-release-macos-x86_64 1.0.4-2 421.00 OK
r-release-windows-x86_64 1.0.3 10.00 301.00 311.00 OK
r-oldrel-macos-arm64 1.0.4-2 171.00 OK
r-oldrel-macos-x86_64 1.0.4-2 272.00 OK
r-oldrel-windows-x86_64 1.0.3 14.00 386.00 400.00 ERROR

Check Details

Version: 1.0.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [112s/141s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(ssd4mosaic) > > test_check("ssd4mosaic") [ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-golem-recommended.R:72:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fct_ci_plots.R:23:3'): Confidence intervals are added to plots ── plot_ci$layers has length 16, not length 11. ── Failure ('test-fct_ci_plots.R:24:3'): Confidence intervals are added to plots ── plot_cens_ci$layers has length 11, not length 7. ── Error ('test-fct_options_plots.R:8:3'): Uncensored data can be coloured by group ── Error in `order(p$layers[[1]]$data$group)`: argument 1 is not a vector Backtrace: ▆ 1. └─base::order(p$layers[[1]]$data$group) at test-fct_options_plots.R:8:3 [ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.3
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [146s/168s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(ssd4mosaic) > > test_check("ssd4mosaic") [ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-golem-recommended.R:72:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fct_ci_plots.R:23:3'): Confidence intervals are added to plots ── plot_ci$layers has length 16, not length 11. ── Failure ('test-fct_ci_plots.R:24:3'): Confidence intervals are added to plots ── plot_cens_ci$layers has length 11, not length 7. ── Error ('test-fct_options_plots.R:8:3'): Uncensored data can be coloured by group ── Error in `order(p$layers[[1]]$data$group)`: argument 1 is not a vector Backtrace: ▆ 1. └─base::order(p$layers[[1]]$data$group) at test-fct_options_plots.R:8:3 [ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.3
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [163s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(ssd4mosaic) > > test_check("ssd4mosaic") [ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-golem-recommended.R:72:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fct_ci_plots.R:23:3'): Confidence intervals are added to plots ── plot_ci$layers has length 16, not length 11. ── Failure ('test-fct_ci_plots.R:24:3'): Confidence intervals are added to plots ── plot_cens_ci$layers has length 11, not length 7. ── Error ('test-fct_options_plots.R:8:3'): Uncensored data can be coloured by group ── Error in `order(p$layers[[1]]$data$group)`: argument 1 is not a vector Backtrace: ▆ 1. └─base::order(p$layers[[1]]$data$group) at test-fct_options_plots.R:8:3 [ FAIL 3 | WARN 0 | SKIP 1 | PASS 66 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

mirror server hosted at Truenetwork, Russian Federation.