R Under development (unstable) (2024-04-27 r86487 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(ggblanket) > > test_check("ggblanket") Attaching package: 'dplyr' 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 `stat_bin()` using `bins = 30`. Pick better value with `binwidth`. Scale for x is already present. Adding another scale for x, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. Smoothing formula not specified. Using: y ~ x `geom_smooth()` using method = 'loess' and formula = 'y ~ x' Scale for x is already present. Adding another scale for x, which will replace the existing scale. Attaching package: 'tidyr' The following object is masked from 'package:testthat': matches No summary function supplied, defaulting to `mean_se()` `stat_bin()` using `bins = 30`. Pick better value with `binwidth`. Scale for y is already present. Adding another scale for y, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. `stat_bin()` using `bins = 30`. Pick better value with `binwidth`. `geom_smooth()` using method = 'loess' and formula = 'y ~ x' `geom_smooth()` using method = 'loess' and formula = 'y ~ x' Scale for x is already present. Adding another scale for x, which will replace the existing scale. `geom_smooth()` using method = 'loess' and formula = 'y ~ x' Scale for x is already present. Adding another scale for x, which will replace the existing scale. Scale for x is already present. Adding another scale for x, which will replace the existing scale. `geom_smooth()` using method = 'loess' and formula = 'y ~ x' `geom_smooth()` using method = 'loess' and formula = 'y ~ x' Scale for x is already present. Adding another scale for x, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. Scale for x is already present. Adding another scale for x, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. `geom_smooth()` using method = 'loess' and formula = 'y ~ x' `stat_bin()` using `bins = 30`. Pick better value with `binwidth`. `stat_bin()` using `bins = 30`. Pick better value with `binwidth`. Scale for y is already present. Adding another scale for y, which will replace the existing scale. `stat_bin()` using `bins = 30`. Pick better value with `binwidth`. `stat_bin()` using `bins = 30`. Pick better value with `binwidth`. `stat_bin()` using `bins = 30`. Pick better value with `binwidth`. Scale for y is already present. Adding another scale for y, which will replace the existing scale. Scale for y is already present. Adding another scale for y, which will replace the existing scale. `geom_smooth()` using method = 'loess' and formula = 'y ~ x' `stat_bin()` using `bins = 30`. Pick better value with `binwidth`. [ FAIL 0 | WARN 47 | SKIP 103 | PASS 11 ] ══ Skipped tests (103) ═════════════════════════════════════════════════════════ • On CRAN (103): 'test-article-demo-light.R:18:3', 'test-article-demo-light.R:33:3', 'test-article-demo-light.R:45:3', 'test-article-demo-light.R:61:3', 'test-article-demo-light.R:81:3', 'test-article-demo-light.R:95:3', 'test-article-demo-light.R:110:3', 'test-article-demo-light.R:134:3', 'test-article-demo-light.R:150:3', 'test-article-demo-light.R:167:3', 'test-article-demo-light.R:184:3', 'test-article-demo-light.R:208:3', 'test-article-demo-light.R:224:3', 'test-article-demo-light.R:237:3', 'test-article-demo-light.R:252:3', 'test-article-demo-light.R:269:3', 'test-article-demo-light.R:289:3', 'test-article-demo-light.R:311:3', 'test-article-demo-light.R:326:3', 'test-article-demo-light.R:349:3', 'test-article-demo-light.R:366:3', 'test-article-demo-light.R:380:3', 'test-article-demo-light.R:405:3', 'test-article-demo-light.R:437:3', 'test-article-demo-light.R:454:3', 'test-article-demo-light.R:467:3', 'test-article-demo-light.R:481:3', 'test-article-demo-light.R:507:3', 'test-article-demo-light.R:528:3', 'test-article-demo-light.R:543:3', 'test-article-demo-light.R:558:3', 'test-article-demo-light.R:587:3', 'test-article-demo-light.R:604:3', 'test-article-demo-light.R:626:3', 'test-article-demo-light.R:643:3', 'test-article-demo-light.R:661:3', 'test-article-demo-light.R:680:3', 'test-article-go-further.R:44:3', 'test-article-go-further.R:78:3', 'test-article-go-further.R:89:3', 'test-article-go-further.R:104:3', 'test-article-go-further.R:124:3', 'test-article-go-further.R:142:3', 'test-article-go-further.R:168:3', 'test-article-go-further.R:192:3', 'test-article-go-further.R:211:3', 'test-article-go-further.R:242:3', 'test-article-go-further.R:274:3', 'test-article-go-further.R:291:3', 'test-article-go-further.R:310:3', 'test-article-go-further.R:340:3', 'test-article-go-further.R:360:3', 'test-article-go-further.R:394:3', 'test-article-go-further.R:415:3', 'test-article-go-further.R:436:3', 'test-article-go-further.R:482:3', 'test-ggproto-etc.R:27:3', 'test-ggproto-etc.R:45:5', 'test-ggproto-etc.R:63:5', 'test-ggproto-etc.R:81:5', 'test-ggproto-etc.R:99:5', 'test-ggproto-etc.R:118:5', 'test-ggproto-etc.R:137:5', 'test-modes.R:25:3', 'test-modes.R:44:3', 'test-modes.R:63:3', 'test-modes.R:82:3', 'test-modes.R:102:3', 'test-modes.R:122:3', 'test-numeric-col.R:23:3', 'test-numeric-col.R:41:3', 'test-numeric-col.R:59:3', 'test-numeric-col.R:77:3', 'test-positional_scales.R:28:3', 'test-positional_scales.R:51:3', 'test-positional_scales.R:83:3', 'test-set_blanket.R:27:3', 'test-set_blanket.R:50:3', 'test-set_blanket.R:81:3', 'test-set_blanket.R:100:3', 'test-set_blanket.R:118:3', 'test-set_blanket.R:137:3', 'test-vignette-ggblanket.R:22:3', 'test-vignette-ggblanket.R:38:3', 'test-vignette-ggblanket.R:55:3', 'test-vignette-ggblanket.R:70:3', 'test-vignette-ggblanket.R:85:3', 'test-vignette-ggblanket.R:101:3', 'test-vignette-ggblanket.R:143:3', 'test-vignette-ggblanket.R:158:3', 'test-vignette-ggblanket.R:201:3', 'test-vignette-ggblanket.R:221:3', 'test-vignette-ggblanket.R:240:3', 'test-vignette-ggblanket.R:259:3', 'test-vignette-ggblanket.R:319:3', 'test-vignette-ggblanket.R:337:3', 'test-vignette-ggblanket.R:354:3', 'test-vignette-ggblanket.R:372:3', 'test-vignette-ggblanket.R:402:3', 'test-vignette-ggblanket.R:437:3', 'test-vignette-ggblanket.R:455:3', 'test-vignette-ggblanket.R:473:3', 'test-vignette-ggblanket.R:494:3' [ FAIL 0 | WARN 47 | SKIP 103 | PASS 11 ] > > proc.time() user system elapsed 41.31 1.57 42.87