R Under development (unstable) (2025-01-11 r87563 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(ggplot2) > test_check("ggstackplot") Loading required package: ggstackplot [ FAIL 0 | WARN 0 | SKIP 1 | PASS 45 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-ggstackplot.R:125:3' [ FAIL 0 | WARN 0 | SKIP 1 | PASS 45 ] Deleting unused snapshots: • ggstackplot/assembled-plot.svg • ggstackplot/horizontally-stacked-plot.svg • ggstackplot/hstack-w-axis-defs-and-labs-in-template.svg • ggstackplot/hstack-w-axis-defs-in-template.svg • ggstackplot/plot-with-added-elements.svg • ggstackplot/plot-with-color-palette.svg • ggstackplot/plot-with-custom-template.svg • ggstackplot/plot-with-duplicated-axes.svg • ggstackplot/plot-with-large-shared-axis-space.svg • ggstackplot/plot-with-manual-color-definition.svg • ggstackplot/plot-with-overlap.svg • ggstackplot/plot-with-switched-axes.svg • ggstackplot/plot-with-template-sec-axis-labs.svg • ggstackplot/plot-without-alternating-axes.svg • ggstackplot/vstack-w-axis-defs-and-labs-in-template.svg • ggstackplot/vstack-w-axis-defs-in-template.svg > > proc.time() user system elapsed 4.45 0.39 4.84