R Under development (unstable) (2026-02-18 r89435 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(ggalluvial) Loading required package: ggplot2 > > test_check("ggalluvial") [ FAIL 0 | WARN 1 | SKIP 7 | PASS 68 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-geom-alluvium.r:4:3', 'test-geom-alluvium.r:41:3', 'test-geom-flow.r:26:3', 'test-geom-flow.r:47:3', 'test-geom-flow.r:66:3', 'test-geom-lode.r:8:3', 'test-geom-stratum.r:8:3' [ FAIL 0 | WARN 1 | SKIP 7 | PASS 68 ] Deleting unused snapshots: 'geom-alluvium/geom-alluvium-arctangent-curve-with-custom-range.svg', 'geom-alluvium/geom-alluvium-arctangent-curve.svg', 'geom-alluvium/geom-alluvium-basic.svg', 'geom-alluvium/geom-alluvium-bump-plot.svg', 'geom-alluvium/geom-alluvium-cubic-curve.svg', 'geom-alluvium/geom-alluvium-facets.svg', 'geom-alluvium/geom-alluvium-line-plot.svg', 'geom-alluvium/geom-alluvium-linear-curve.svg', 'geom-alluvium/geom-alluvium-quintic-curve.svg', 'geom-alluvium/geom-alluvium-sigmoid-curve-with-custom-range.svg', 'geom-alluvium/geom-alluvium-sigmoid-curve.svg', 'geom-alluvium/geom-alluvium-sine-curve.svg', 'geom-alluvium/geom-alluvium-unscaled-knot-positions.svg', 'geom-flow/geom-flow-aesthetic.svg', 'geom-flow/geom-flow-arctangent-curve-with-custom-range.svg', 'geom-flow/geom-flow-arctangent-curve.svg', 'geom-flow/geom-flow-backward-orientation.svg', 'geom-flow/geom-flow-basic.svg', …, 'geom-stratum/geom-stratum-facets.svg', and 'geom-stratum/geom-stratum-inferred-text-labels.svg' > > proc.time() user system elapsed 4.07 0.43 4.50