Last updated on 2025-09-11 15:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 7.32 | 410.48 | 417.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 4.79 | 202.72 | 207.51 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 440.53 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 561.90 | ERROR | |||
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.3 | 161.00 | OK | |||
r-release-macos-x86_64 | 1.0.3 | 292.00 | OK | |||
r-release-windows-x86_64 | 1.0.3 | 10.00 | 301.00 | 311.00 | OK | |
r-oldrel-macos-arm64 | 1.0.3 | 143.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.3 | 270.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.3 | 13.00 | 452.00 | 465.00 | OK |
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’
Running ‘testthat.R’ [181s/221s]
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-gcc