Last updated on 2025-09-12 01:52:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2025.3.14 | 7.99 | 329.27 | 337.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 2025.3.14 | 5.51 | 238.71 | 244.22 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2025.3.14 | 602.26 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2025.3.14 | 588.15 | ERROR | |||
r-devel-windows-x86_64 | 2025.3.14 | 10.00 | 280.00 | 290.00 | OK | |
r-patched-linux-x86_64 | 2025.3.14 | 7.99 | 304.13 | 312.12 | OK | |
r-release-linux-x86_64 | 2025.3.14 | 6.62 | 306.07 | 312.69 | OK | |
r-release-macos-arm64 | 2025.3.14 | 134.00 | OK | |||
r-release-macos-x86_64 | 2025.3.14 | 262.00 | OK | |||
r-release-windows-x86_64 | 2025.3.14 | 12.00 | 283.00 | 295.00 | OK | |
r-oldrel-macos-arm64 | 2025.3.14 | 133.00 | OK | |||
r-oldrel-macos-x86_64 | 2025.3.14 | 277.00 | OK | |||
r-oldrel-windows-x86_64 | 2025.3.14 | 13.00 | 394.00 | 407.00 | OK |
Version: 2025.3.14
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/45s]
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(dabestr)
Attaching package: 'dabestr'
The following object is masked from 'package:base':
load
>
> test_check("dabestr")
The character(0) mean difference between Test 1 and Control 1 is 0.585 [95%CI 0.307, 0.869].
The p-value of the two-sided permutation t-test is 0.0004, calculated for legacy purposes only.
The character(0) mean difference between Test 2 and Control 2 is -1.058 [95%CI -1.52, -0.577].
The p-value of the two-sided permutation t-test is 0.0002, calculated for legacy purposes only.
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 141 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_001_plotter.R:2:3', 'test_002_forest_plot.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_002_plot_components.R:15:5'): Returns a list with correct components for valid inputs ──
result[[1]] has type 'object', not 'list'.
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 141 ]
Deleting unused snapshots:
• 001_plotter/deltadelta-mean-diff.svg
• 001_plotter/minimeta-mean-diff.svg
• 001_plotter/multigroup-baseline-colour-mean-diff.svg
• 001_plotter/multigroup-baseline-mean-diff.svg
• 001_plotter/multigroup-sequential-mean-diff.svg
• 001_plotter/multigroup-unpaired-mean-diff-colour.svg
• 001_plotter/multigroup-unpaired-mean-diff.svg
• 001_plotter/proportion-baseline-flow-false-mean-diff.svg
• 001_plotter/proportion-baseline-mean-diff.svg
• 001_plotter/proportion-paired-mean-diff-float-false.svg
• 001_plotter/proportion-paired-mean-diff-float-true.svg
• 001_plotter/proportion-sequential-mean-diff.svg
• 001_plotter/proportion-unpaired-mean-diff-float-false.svg
• 001_plotter/proportion-unpaired-mean-diff-float-true.svg
• 001_plotter/proportion-unpaired-multigroup-mean-diff.svg
• 001_plotter/two-groups-unpaired-mean-diff-colour-float-false.svg
• 001_plotter/two-groups-unpaired-mean-diff-colour-float-true.svg
• 001_plotter/two-groups-unpaired-mean-diff-float-false.svg
• 001_plotter/two-groups-unpaired-mean-diff-float-true.svg
• 002_forest_plot/deltadelta-forest-plot-mean-diff.svg
• 002_forest_plot/deltadelta-forest-plot-with-plot-kwargs.svg
• 002_forest_plot/minimeta-forest-plot-mean-diff.svg
• 002_forest_plot/minimeta-forest-plot-median-diff.svg
• 002_forest_plot/minimeta-forest-plot-with-plot-kwargs.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2025.3.14
Check: tests
Result: ERROR
Running ‘testthat.R’ [113s/137s]
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(dabestr)
Attaching package: 'dabestr'
The following object is masked from 'package:base':
load
>
> test_check("dabestr")
The character(0) mean difference between Test 1 and Control 1 is 0.585 [95%CI 0.307, 0.869].
The p-value of the two-sided permutation t-test is 0.0004, calculated for legacy purposes only.
The character(0) mean difference between Test 2 and Control 2 is -1.058 [95%CI -1.52, -0.577].
The p-value of the two-sided permutation t-test is 0.0002, calculated for legacy purposes only.
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 141 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_001_plotter.R:2:3', 'test_002_forest_plot.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_002_plot_components.R:15:5'): Returns a list with correct components for valid inputs ──
result[[1]] has type 'object', not 'list'.
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 141 ]
Deleting unused snapshots:
• 001_plotter/deltadelta-mean-diff.svg
• 001_plotter/minimeta-mean-diff.svg
• 001_plotter/multigroup-baseline-colour-mean-diff.svg
• 001_plotter/multigroup-baseline-mean-diff.svg
• 001_plotter/multigroup-sequential-mean-diff.svg
• 001_plotter/multigroup-unpaired-mean-diff-colour.svg
• 001_plotter/multigroup-unpaired-mean-diff.svg
• 001_plotter/proportion-baseline-flow-false-mean-diff.svg
• 001_plotter/proportion-baseline-mean-diff.svg
• 001_plotter/proportion-paired-mean-diff-float-false.svg
• 001_plotter/proportion-paired-mean-diff-float-true.svg
• 001_plotter/proportion-sequential-mean-diff.svg
• 001_plotter/proportion-unpaired-mean-diff-float-false.svg
• 001_plotter/proportion-unpaired-mean-diff-float-true.svg
• 001_plotter/proportion-unpaired-multigroup-mean-diff.svg
• 001_plotter/two-groups-unpaired-mean-diff-colour-float-false.svg
• 001_plotter/two-groups-unpaired-mean-diff-colour-float-true.svg
• 001_plotter/two-groups-unpaired-mean-diff-float-false.svg
• 001_plotter/two-groups-unpaired-mean-diff-float-true.svg
• 002_forest_plot/deltadelta-forest-plot-mean-diff.svg
• 002_forest_plot/deltadelta-forest-plot-with-plot-kwargs.svg
• 002_forest_plot/minimeta-forest-plot-mean-diff.svg
• 002_forest_plot/minimeta-forest-plot-median-diff.svg
• 002_forest_plot/minimeta-forest-plot-with-plot-kwargs.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2025.3.14
Check: tests
Result: ERROR
Running ‘testthat.R’ [110s/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(dabestr)
Attaching package: 'dabestr'
The following object is masked from 'package:base':
load
>
> test_check("dabestr")
The character(0) mean difference between Test 1 and Control 1 is 0.585 [95%CI 0.307, 0.869].
The p-value of the two-sided permutation t-test is 0.0004, calculated for legacy purposes only.
The character(0) mean difference between Test 2 and Control 2 is -1.058 [95%CI -1.52, -0.577].
The p-value of the two-sided permutation t-test is 0.0002, calculated for legacy purposes only.
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 141 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_001_plotter.R:2:3', 'test_002_forest_plot.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_002_plot_components.R:15:5'): Returns a list with correct components for valid inputs ──
result[[1]] has type 'object', not 'list'.
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 141 ]
Deleting unused snapshots:
• 001_plotter/deltadelta-mean-diff.svg
• 001_plotter/minimeta-mean-diff.svg
• 001_plotter/multigroup-baseline-colour-mean-diff.svg
• 001_plotter/multigroup-baseline-mean-diff.svg
• 001_plotter/multigroup-sequential-mean-diff.svg
• 001_plotter/multigroup-unpaired-mean-diff-colour.svg
• 001_plotter/multigroup-unpaired-mean-diff.svg
• 001_plotter/proportion-baseline-flow-false-mean-diff.svg
• 001_plotter/proportion-baseline-mean-diff.svg
• 001_plotter/proportion-paired-mean-diff-float-false.svg
• 001_plotter/proportion-paired-mean-diff-float-true.svg
• 001_plotter/proportion-sequential-mean-diff.svg
• 001_plotter/proportion-unpaired-mean-diff-float-false.svg
• 001_plotter/proportion-unpaired-mean-diff-float-true.svg
• 001_plotter/proportion-unpaired-multigroup-mean-diff.svg
• 001_plotter/two-groups-unpaired-mean-diff-colour-float-false.svg
• 001_plotter/two-groups-unpaired-mean-diff-colour-float-true.svg
• 001_plotter/two-groups-unpaired-mean-diff-float-false.svg
• 001_plotter/two-groups-unpaired-mean-diff-float-true.svg
• 002_forest_plot/deltadelta-forest-plot-mean-diff.svg
• 002_forest_plot/deltadelta-forest-plot-with-plot-kwargs.svg
• 002_forest_plot/minimeta-forest-plot-mean-diff.svg
• 002_forest_plot/minimeta-forest-plot-median-diff.svg
• 002_forest_plot/minimeta-forest-plot-with-plot-kwargs.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc