R Under development (unstable) (2025-03-12 r87950 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(httptest) Loading required package: testthat > test_check("crplyr") Loading required package: crplyr Loading required package: crunch Attaching package: 'crunch' The following objects are masked from 'package:stats': filter, rstandard, setNames The following object is masked from 'package:graphics': title The following object is masked from 'package:utils': write.csv The following object is masked from 'package:base': table Loading required package: dplyr Attaching package: 'dplyr' The following objects are masked from 'package:crunch': combine, filter, id The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union [ FAIL 0 | WARN 1 | SKIP 1 | PASS 172 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-plots-vdiff.R:5:5' [ FAIL 0 | WARN 1 | SKIP 1 | PASS 172 ] Deleting unused snapshots: • plots-vdiff/cat-cat-bar.svg • plots-vdiff/cat-cat-dot.svg • plots-vdiff/cat-cat-prop-bar.svg • plots-vdiff/cat-cat-prop-dot.svg • plots-vdiff/cat-cat-prop-tile.svg • plots-vdiff/cat-cat-tile.svg • plots-vdiff/cat-x-mr-x-mr-bar.svg • plots-vdiff/cat-x-mr-x-mr-dot.svg • plots-vdiff/cat-x-mr-x-mr-prop.svg • plots-vdiff/cat-x-mr-x-mr-tile.svg • plots-vdiff/catarray-x-cat-bar.svg • plots-vdiff/catarray-x-cat-dot.svg • plots-vdiff/catarray-x-cat-prop.svg • plots-vdiff/catarray-x-cat-tile.svg • plots-vdiff/catarray-x-cat-x-cat-bar.svg • plots-vdiff/catarray-x-cat-x-cat-dot.svg • plots-vdiff/catarray-x-cat-x-cat-tile.svg • plots-vdiff/catarray-x-mr-bar.svg • plots-vdiff/catarray-x-mr-dot.svg • plots-vdiff/catarray-x-mr-tile.svg • plots-vdiff/univariate-bar.svg • plots-vdiff/univariate-tile.svg > > proc.time() user system elapsed 5.48 0.51 6.15