R Under development (unstable) (2025-12-11 r89152 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. > # 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/reference/test_package.html#special-files > > library(testthat) > library(blockr.ggplot) > > test_check("blockr.ggplot") Starting 2 test processes. > test-ggplot-block-bar.R: Loading required package: shiny > test-ggplot-block-area.R: Loading required package: shiny > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:56][blockr.core] The following aesthetics were dropped > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:56][blockr.core] during statistical transformation: > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:56][blockr.core] alpha. > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:56][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:56][blockr.core] infer the correct grouping structure > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:56][blockr.core] in the data. > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:56][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:56][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:56][blockr.core] variable into a factor? > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:58][blockr.core] The following aesthetics were dropped > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:58][blockr.core] during statistical transformation: > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:58][blockr.core] alpha. > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:58][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:58][blockr.core] infer the correct grouping structure > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:58][blockr.core] in the data. > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:58][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:58][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-boxplot.R: [WARN][2025-12-12 17:38:58][blockr.core] variable into a factor? > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:02][blockr.core] The following aesthetics were dropped > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:02][blockr.core] during statistical transformation: > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:02][blockr.core] colour. > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:02][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:02][blockr.core] infer the correct grouping structure > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:02][blockr.core] in the data. > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:02][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:02][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:02][blockr.core] variable into a factor? > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] The following aesthetics were dropped > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] during statistical transformation: > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] colour. > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] infer the correct grouping structure > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] in the data. > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] variable into a factor? > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] The following aesthetics were dropped > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] during statistical transformation: > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] alpha. > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] infer the correct grouping structure > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] in the data. > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:04][blockr.core] variable into a factor? > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:06][blockr.core] The following aesthetics were dropped > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:06][blockr.core] during statistical transformation: > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:06][blockr.core] alpha. > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:06][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:06][blockr.core] infer the correct grouping structure > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:06][blockr.core] in the data. > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:06][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:06][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-histogram.R: [WARN][2025-12-12 17:39:06][blockr.core] variable into a factor? > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:15][blockr.core] The following aesthetics were dropped > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:15][blockr.core] during statistical transformation: > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:15][blockr.core] alpha. > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:15][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:15][blockr.core] infer the correct grouping structure > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:15][blockr.core] in the data. > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:15][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:15][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:15][blockr.core] variable into a factor? > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:16][blockr.core] The following aesthetics were dropped > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:16][blockr.core] during statistical transformation: > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:16][blockr.core] alpha. > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:16][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:16][blockr.core] infer the correct grouping structure > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:16][blockr.core] in the data. > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:16][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:16][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-pie.R: [WARN][2025-12-12 17:39:16][blockr.core] variable into a factor? > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:27][blockr.core] The following aesthetics were dropped > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:27][blockr.core] during statistical transformation: > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:27][blockr.core] alpha. > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:27][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:27][blockr.core] infer the correct grouping structure > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:27][blockr.core] in the data. > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:27][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:27][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:27][blockr.core] variable into a factor? > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:28][blockr.core] The following aesthetics were dropped > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:28][blockr.core] during statistical transformation: > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:28][blockr.core] alpha. > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:28][blockr.core] i This can happen when ggplot fails to > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:28][blockr.core] infer the correct grouping structure > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:28][blockr.core] in the data. > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:28][blockr.core] i Did you forget to specify a `group` > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:28][blockr.core] aesthetic or to convert a numerical > test-ggplot-block-violin.R: [WARN][2025-12-12 17:39:28][blockr.core] variable into a factor? [ FAIL 0 | WARN 0 | SKIP 0 | PASS 274 ] > > proc.time() user system elapsed 3.90 0.81 55.26