R Under development (unstable) (2025-10-18 r88943 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(tidypaleo) > > test_check("tidypaleo") [ FAIL 0 | WARN 0 | SKIP 18 | PASS 208 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (18): 'test-age_depth_model.R:120:3', 'test-ggstrat-plot_addons.R:25:3', 'test-ggstrat-plot_addons.R:53:5', 'test-ggstrat-plot_addons.R:100:5', 'test-ggstrat.R:39:3', 'test-ggstrat.R:175:3', 'test-ggstrat.R:231:3', 'test-ggstrat.R:256:3', 'test-ggstrat.R:275:3', 'test-ggstrat.R:315:3', 'test-ggstrat.R:357:3', 'test-ggstrat.R:393:3', 'test-ggstrat.R:430:5', 'test-ggstrat.R:502:5', 'test-nested_chclust.R:56:5', 'test-nested_chclust.R:100:3', 'test-nested_chclust.R:146:3', 'test-nested_chclust.R:191:3' [ FAIL 0 | WARN 0 | SKIP 18 | PASS 208 ] Deleting unused snapshots: • age_depth_model/continuous-error-below.svg • age_depth_model/continuous-error.svg • ggstrat-plot_addons/plot-coniss-abundance-x.svg • ggstrat-plot_addons/plot-coniss-abundance-y.svg • ggstrat-plot_addons/plot-coniss-x.svg • ggstrat-plot_addons/plot-pca-scores-x.svg • ggstrat-plot_addons/plot-pca-scores-y-rev.svg • ggstrat-plot_addons/plot-pca-y.svg • ggstrat-plot_addons/sequential-layer-facet-wrap.svg • ggstrat/adm-null-rev-xaxis-age-depth.svg • ggstrat/adm-null-rev-yaxis-age-depth.svg • ggstrat/adm-null-xaxis-age-depth.svg • ggstrat/adm-null-xaxis-depth-age.svg • ggstrat/adm-null-yaxis-age-depth.svg • ggstrat/adm-null-yaxis-depth-age.svg • ggstrat/adm-rev-xaxis-depth-age.svg • ggstrat/adm-xaxis-age-depth.svg • ggstrat/adm-yaxis-age-depth.svg • ggstrat/exaggerate-point-line-area.svg • ggstrat/exaggerate-point-lineh-areah.svg • ggstrat/exaggerate-point.svg • ggstrat/facet-abundanceh-value-labeller.svg • ggstrat/facet-abundanceh.svg • ggstrat/facet-geochem-grid.svg • ggstrat/facet-geochem-gridh.svg • ggstrat/facet-geochem-wrap.svg • ggstrat/facet-geochem-wraph-units.svg • ggstrat/horizontal-area-stacked.svg • ggstrat/horizontal-area.svg • ggstrat/horizontal-col-segs.svg • ggstrat/horizontal-ribbon-with-aes.svg • ggstrat/label-geochem-no-renamer.svg • ggstrat/label-rotation-0-switch.svg • ggstrat/label-rotation-0.svg • ggstrat/label-rotation-90-switch.svg • ggstrat/label-rotation-90.svg • ggstrat/label-rotation-neg-switch.svg • ggstrat/label-rotation-neg.svg • ggstrat/label-rotation-neg90-switch.svg • ggstrat/label-rotation-neg90.svg • ggstrat/label-rotation-switch-x.svg • ggstrat/label-rotation-switch-y.svg • ggstrat/label-rotation-switch.svg • ggstrat/label-rotation-wrap-bottom.svg • ggstrat/label-rotation-wrap-left.svg • ggstrat/label-rotation-wrap-right.svg • ggstrat/label-rotation-wrap.svg • ggstrat/label-rotation-x.svg • ggstrat/label-rotation-y.svg • ggstrat/partial-italics-mult-facet-2.svg • ggstrat/partial-italics-multi-facet.svg • ggstrat/rel-abund-y.svg • nested_chclust/coniss-bstick-grouped.svg • nested_chclust/coniss-bstick.svg • nested_chclust/depth-stat-nested-hclust.svg • nested_chclust/nested-coniss-plot.svg • nested_chclust/nested-conslink-plot.svg • nested_chclust/stat-nested-hclust-aes.svg • nested_chclust/stat-nested-hclust-y.svg > > proc.time() user system elapsed 13.14 0.79 14.15