Last updated on 2025-09-17 13:51:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2025.3.14 | 9.95 | 370.43 | 380.38 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2025.3.14 | 6.60 | 232.68 | 239.28 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2025.3.14 | 589.93 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2025.3.14 | 652.44 | 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 | 8.70 | 349.90 | 358.60 | ERROR | |
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 | 426.00 | 438.00 | ERROR | |
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 | 16.00 | 436.00 | 452.00 | ERROR |
Version: 2025.3.14
Check: tests
Result: ERROR
Running ‘testthat.R’ [70s/89s]
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-clang
Version: 2025.3.14
Check: tests
Result: ERROR
Running ‘testthat.R’ [38s/49s]
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’ [111s/129s]
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’ [2m/13m]
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
Version: 2025.3.14
Check: tests
Result: ERROR
Running ‘testthat.R’ [66s/93s]
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-release-linux-x86_64
Version: 2025.3.14
Check: tests
Result: ERROR
Running 'testthat.R' [53s]
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-release-windows-x86_64
Version: 2025.3.14
Check: tests
Result: ERROR
Running 'testthat.R' [81s]
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-oldrel-windows-x86_64
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.
Health stats visible at Monitor.