R Under development (unstable) (2025-04-11 r88138 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(vdiffr) > library(forestploter) > > test_check("forestploter") refline_col will be deprecated, use refline_gp instead. footnote_col will be deprecated, use footnote_gp instead. refline_col will be deprecated, use refline_gp instead. footnote_col will be deprecated, use footnote_gp instead. refline_col will be deprecated, use refline_gp instead. footnote_col will be deprecated, use footnote_gp instead. refline_lwd, refline_lty, refline_col will be deprecated, use refline_gp instead. footnote_cex, footnote_fontface, footnote_col will be deprecated, use footnote_gp instead. title_col will be deprecated, use title_gp instead. found values equal or less than 0 in lower xaxis_cex will be deprecated, use xaxis_gp instead. arrow_cex will be deprecated, use arrow_gp instead. refline_lty will be deprecated, use refline_gp instead. footnote_col will be deprecated, use footnote_gp instead. The confidence interval of row 2, column 4, group 1 is outside of the xlim. [ FAIL 0 | WARN 0 | SKIP 14 | PASS 42 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-addgrob.R:54:3', 'test-forest.R:37:3', 'test-forest.R:52:3', 'test-forest.R:79:3', 'test-forest.R:174:3', 'test-forest.R:214:3', 'test-forest.R:265:3', 'test-forest.R:314:3', 'test-forest.R:359:3', 'test-forest.R:406:3', 'test-forest.R:449:3', 'test-make-boxplot.R:38:3', 'test-make-boxplot.R:69:3', 'test-make-boxplot.R:110:3' [ FAIL 0 | WARN 0 | SKIP 14 | PASS 42 ] Deleting unused snapshots: • addgrob/add-grob-header.svg • forest/arrow-start.svg • forest/edit-plot-with-theme.svg • forest/insert-text-vector.svg • forest/x-scale-log10.svg > > proc.time() user system elapsed 8.17 0.60 8.76