R Under development (unstable) (2024-11-05 r87288 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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. > # 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(tidyplots) > > test_check("tidyplots") [ FAIL 0 | WARN 0 | SKIP 27 | PASS 17 ] ══ Skipped tests (27) ══════════════════════════════════════════════════════════ • On CRAN (27): 'test-add-general.R:2:3', 'test-add-general.R:113:3', 'test-add-heatmap.R:2:3', 'test-add-heatmap.R:61:3', 'test-add-misc.R:2:3', 'test-add-misc.R:18:3', 'test-add-points.R:2:3', 'test-add-points.R:34:3', 'test-add-proportional.R:2:3', 'test-add-proportional.R:29:3', 'test-add-proportional.R:56:3', 'test-add-proportional.R:78:3', 'test-add-proportional.R:100:1', 'test-add-proportional.R:122:3', 'test-add-proportional.R:144:3', 'test-add-proportional.R:166:3', 'test-add-proportional.R:193:3', 'test-add-stats.R:8:3', 'test-adjust.R:21:3', 'test-adjust.R:44:3', 'test-adjust.R:74:3', 'test-adjust.R:89:3', 'test-adjust.R:111:3', 'test-helpers.R:54:3', 'test-labels.R:2:3', 'test-labels.R:43:3', 'test-labels.R:84:3' [ FAIL 0 | WARN 0 | SKIP 27 | PASS 17 ] Deleting unused snapshots: • add-general/add-count-x.svg • add-general/add-error-bars-yx.svg • add-general/add-error-ribbon-xy.svg • add-general/add-error-ribbon-yx.svg • add-general/add-grouped-count-x.svg • add-general/add-grouped-error-ribbon-xy.svg • add-general/add-grouped-line.svg • add-general/add-grouped-mean-xy.svg • add-general/add-grouped-median-xy.svg • add-general/add-grouped-sum-xy.svg • add-general/add-mean-xy.svg • add-general/add-mean-yx.svg • add-general/add-median-xy.svg • add-general/add-median-yx.svg • add-general/add-sum-xy.svg • add-general/add-sum-yx.svg • add-general/change-dodge-width-and-bar-width.svg • add-general/change-dodge-width.svg • add-heatmap/heatmap-rename-x.svg • add-heatmap/heatmap-rename-y.svg • add-heatmap/heatmap-reorder-x-axis-1.svg • add-heatmap/heatmap-reorder-y-axis-1.svg • add-heatmap/heatmap-reorder-y-axis-2.svg • add-heatmap/heatmap-reverse-x.svg • add-heatmap/heatmap-reverse-y.svg • add-heatmap/heatmap-sort-x-1.svg • add-heatmap/heatmap-sort-x-2.svg • add-heatmap/heatmap-sort-x-3.svg • add-heatmap/heatmap-sort-x-4.svg • add-heatmap/heatmap-sort-y-1.svg • add-heatmap/heatmap-sort-y-2.svg • add-heatmap/heatmap-sort-y-3.svg • add-heatmap/heatmap-with-scale-column.svg • add-heatmap/heatmap-without-scaling.svg • add-misc/add-title-and-caption.svg • add-misc/boxplot-grouped.svg • add-points/add-data-points-beaswarm.svg • add-points/add-data-points-jitter.svg • add-points/add-white-border-data-points-beaswarm.svg • add-points/add-white-border-data-points-jitter.svg • add-points/add-white-border-data-points.svg • add-points/rasterize-data-points-beaswarm.svg • add-points/rasterize-data-points-jitter.svg • add-points/rasterize-white-border-data-points-beaswarm.svg • add-points/rasterize-white-border-data-points-jitter.svg • add-points/rasterize-white-border-data-points.svg • add-proportional/absolute-areastack-replace-na-xy.svg • add-proportional/absolute-areastack-replace-na-y.svg • add-proportional/absolute-areastack-replace-na-yx.svg • add-proportional/absolute-areastack-xy.svg • add-proportional/absolute-areastack-y.svg • add-proportional/absolute-areastack-yx.svg • add-proportional/absolute-barstack-x.svg • add-proportional/absolute-barstack-xy.svg • add-proportional/absolute-barstack-y.svg • add-proportional/absolute-barstack-yx.svg • add-proportional/barstack-with-date-x.svg • add-proportional/barstack-with-date-xy.svg • add-proportional/barstack-with-date-yx.svg • add-proportional/donut-count-2.svg • add-proportional/donut-count-3.svg • add-proportional/donut-count-4.svg • add-proportional/donut-sum.svg • add-proportional/pie-count-2.svg • add-proportional/pie-count-3.svg • add-proportional/pie-count-4.svg • add-proportional/pie-sum.svg • add-proportional/relative-areastack-replace-na-xy.svg • add-proportional/relative-areastack-replace-na-y.svg • add-proportional/relative-areastack-replace-na-yx.svg • add-proportional/relative-areastack-xy.svg • add-proportional/relative-areastack-y.svg • add-proportional/relative-areastack-yx.svg • add-proportional/relative-barstack-x.svg • add-proportional/relative-barstack-xy.svg • add-proportional/relative-barstack-y.svg • add-proportional/relative-barstack-yx.svg • add-stats/add-grouped-stats-asterisks-bonferroni.svg • add-stats/add-grouped-stats-pvalue-bonferroni.svg • add-stats/add-grouped-stats-pvalue.svg • add-stats/add-stats-asterisks-ref-group-bonferroni.svg • add-stats/add-stats-pvalue-ref-group-bonferroni.svg • adjust/adjust-axes-limits-2.svg • adjust/adjust-axes-limits-3.svg • adjust/adjust-axes-title-x.svg • adjust/adjust-axes-title-y.svg • adjust/adjust-colors-after-reorder.svg • adjust/adjust-colors-before-rename.svg • adjust/adjust-colors-before-reorder.svg • adjust/adjust-legend-title-and-position.svg • adjust/plot-area-size-na.svg • adjust/plot-area-size-width-and-height.svg • adjust/plotmath-expression-caption.svg • adjust/plotmath-expression-legend-title.svg • adjust/plotmath-expression-x-axis-labels.svg • adjust/plotmath-expression-x-axis-title.svg • adjust/plotmath-expression-y-axis-title.svg • helpers/after-tidyplot-conversion.svg • helpers/modification-after-tidyplot-conversion.svg • labels/combined-color.svg • labels/combined-x.svg • labels/combined-y.svg • labels/rename-color.svg • labels/rename-x.svg • labels/rename-y.svg • labels/reverse-color.svg • labels/reverse-x.svg • labels/reverse-y.svg • labels/sort-color-1.svg • labels/sort-color-2.svg • labels/sort-x-1.svg • labels/sort-x-2.svg • labels/sort-y-1.svg • labels/sort-y-2.svg > > proc.time() user system elapsed 9.42 0.37 9.76