• using R version 4.6.0 (2026-04-24)
  • using platform: x86_64-apple-darwin20
  • R was compiled by     Apple clang version 14.0.0 (clang-1400.0.29.202)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Ventura 13.3.1
  • using session charset: UTF-8 * current time: 2026-05-16 14:33:18 UTC
  • checking for file ‘spicy/DESCRIPTION’ ... OK
  • this is package ‘spicy’ version ‘0.11.0’
  • package encoding: UTF-8
  • checking package namespace information ... OK
  • checking package dependencies ... INFO Package suggested but not available for checking: ‘openxlsx2’
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘spicy’ can be installed ... [9s/17s] OK See the install log for details.
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking ‘build’ directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [0s/1s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/1s] OK
  • checking whether the package can be unloaded cleanly ... [0s/1s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/1s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/1s] OK
  • checking loading without being on the library search path ... [0s/1s] OK
  • checking dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... [13s/28s] OK
  • checking Rd files ... [1s/1s] OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of ‘data’ directory ... OK
  • checking data for non-ASCII characters ... [0s/0s] OK
  • checking LazyData ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [5s/9s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [65s/79s] ERROR   Running ‘testthat.R’ [65s/78s] Running the tests in ‘tests/testthat.R’ failed. Complete output:   > # 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(spicy)   >   > test_check("spicy")   Frequency table: x       Category │ Values Freq. Percent   ────────────┼──────────────────────────────    Valid │ A 1 25.0               │ B 2 50.0               │ C 1 25.0   ────────────┼──────────────────────────────    Total │ 4 100.0      Class: character   Data: x   Frequency table: c("A", "B", "A")       Category │ Values Freq. Percent   ────────────┼──────────────────────────────    Valid │ A 2 66.7               │ B 1 33.3   ────────────┼──────────────────────────────    Total │ 3 100.0      Class: character   Data: c("A", "B", "A")   Frequency table: x       Category │ Values Freq. Percent   ────────────┼──────────────────────────────    Valid │ A 1 20.0               │ B 1 30.0               │ C 2 50.0   ────────────┼──────────────────────────────    Total │ 3 100.0      Class: character   Data: df   Weight: w (rescaled)   Frequency table: c("A", "B", "B")       Category │ Values Freq. Percent Cum. Percent   ────────────┼──────────────────────────────────────────────    Valid │ A 1 33.3 33.3               │ B 2 66.7 100.0   ────────────┼──────────────────────────────────────────────    Total │ 3 100.0 100.0      Class: character   Data: c("A", "B", "B")   Frequency table: x       Category │ Values Freq. Percent Valid Percent Cum. Percent   ────────────┼───────────────────────────────────────────────────────────────    Valid │ A 2 50.0 66.7 50.0               │ B 1 25.0 33.3 75.0    Missing │ NA 1 25.0 100.0   ────────────┼───────────────────────────────────────────────────────────────    Total │ 4 100.0 100.0 100.0       Category │ Values Cum. Valid Percent   ────────────┼────────────────────────────────    Valid │ A 66.7               │ B 100.0    Missing │ NA   ────────────┼────────────────────────────────    Total │ 100.0      Class: character   Data: x   Frequency table: x       Category │ Values Freq. Percent   ────────────┼──────────────────────────────    Valid │ A 0 16.7               │ B 1 33.3               │ C 2 50.0   ────────────┼──────────────────────────────    Total │ 3 100.0      Class: character   Data: df   Weight: w (rescaled)   Frequency table: x       Category │ Values Freq. Percent Valid Percent   ────────────┼───────────────────────────────────────────────────    Valid │ [1] Low 1 14.3 16.7               │ [2] Medium 2 28.6 33.3               │ [3] High 3 42.9 50.0    Missing │ NA 1 14.3   ────────────┼───────────────────────────────────────────────────    Total │ 7 100.0 100.0      Label: Satisfaction level   Class: haven_labelled, vctrs_vctr, double   Data: x   mean_n(): Row means computed with min_valid = 1, regex = FALSE   mean_n(): Ignored non-numeric columns: char   sum_n(): Row sums computed with min_valid = 1, regex = FALSE   sum_n(): Ignored non-numeric columns: char   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p   ───────────────────┼────────────────────────────────────────────────────────────    smoking │ .713      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    education │ .344      Lower secondary │ 134 21.6 127 21.9 261 21.8      Upper secondary │ 290 46.8 249 42.9 539 44.9      Tertiary │ 196 31.6 204 35.2 400 33.3       Variable │ Effect size   ───────────────────┼─────────────    smoking │ .01      No │      Yes │   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌    education │ .04      Lower secondary │      Upper secondary │      Tertiary │      Note. Phi: smoking; Cramer's V: education.   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p   ───────────────────┼────────────────────────────────────────────────────────────    smoking │ .713      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    education │ .344      Lower secondary │ 134 21.6 127 21.9 261 21.8      Upper secondary │ 290 46.8 249 42.9 539 44.9      Tertiary │ 196 31.6 204 35.2 400 33.3       Variable │ Cramer's V   ───────────────────┼────────────    smoking │ .01      No │      Yes │   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌    education │ .04      Lower secondary │      Upper secondary │      Tertiary │   Categorical table copied to clipboard.   Categorical table       Variable │ n %   ────────────┼─────────────    x │      A │ 3 60,0      B │ 2 40,0   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p   ──────────┼────────────────────────────────────────────────────────────    smoking │ .713      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ ,713 ,01      No │ 475 78,4 451 79,3 926 78,8      Yes │ 131 21,6 118 20,7 249 21,2   Categorical table       Variable │ n %   ────────────┼──────────   Categorical table by grp       Variable │ A n A % B n B % Total n Total % p Cramer's V   ──────────┼─────────────────────────────────────────────────────   Categorical table       Variable │ n %   ────────────┼──────────   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table       Variable │ n %   ────────────┼───────────────    smoking │      No │ 926 78.8      Yes │ 249 21.2   Categorical table copied to clipboard.   Categorical table copied to clipboard.   Categorical table copied to clipboard.   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p   ───────────────────┼────────────────────────────────────────────────────────────    smoking │ .713      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    physical_activity │ .832      No │ 334 53.9 316 54.5 650 54.2      Yes │ 286 46.1 264 45.5 550 45.8       Variable │ Phi   ───────────────────┼─────    smoking │ .01      No │      Yes │   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌    physical_activity │ .01      No │      Yes │   Categorical table       Variable │ n %   ────────────┼───────────────    smoking │      No │ 926 78.8      Yes │ 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p   ───────────────────┼────────────────────────────────────────────────────────────    smoking │ .713      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    physical_activity │ .832      No │ 334 53.9 316 54.5 650 54.2      Yes │ 286 46.1 264 45.5 550 45.8       Variable │ Phi   ───────────────────┼─────    smoking │ .01      No │      Yes │   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌    physical_activity │ .01      No │      Yes │   Categorical table       Variable │ n %   ────────────┼───────────────    smoking │      No │ 926 78.8      Yes │ 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2       Variable │ CI lower CI upper   ──────────┼────────────────────    smoking │ .00 .07      No │      Yes │   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by Species       Variable │ setosa n setosa % versicolor n versicolor % virginica n   ──────────┼─────────────────────────────────────────────────────────────    pet_size │      small │ 50 100.0 16 32.0 0      large │ 0 0.0 34 68.0 50       Variable │ virginica % Total n Total % p Cramer's V   ──────────┼──────────────────────────────────────────────────    pet_size │ <.001 .84      small │ 0.0 66 44.0      large │ 100.0 84 56.0   Categorical table by sex       Variable │ Female n Female % Male n Male % p Phi   ────────────┼───────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3      Yes │ 131 21.6 118 20.7   Categorical table by sex       Variable │ Female n Female % Male n Male % Total n Total % p Phi   ──────────┼─────────────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3 926 78.8      Yes │ 131 21.6 118 20.7 249 21.2   Categorical table by sex       Variable │ Female n Female % Male n Male % p Phi   ────────────┼───────────────────────────────────────────────────────────    smoking │ .713 .01      No │ 475 78.4 451 79.3      Yes │ 131 21.6 118 20.7   Categorical table by education       Variable │ Lower secondary n Lower secondary % Upper secondary n   ──────────┼─────────────────────────────────────────────────────────    smoking │      No │ 179 69.6 415      Yes │ 78 30.4 112       Variable │ Upper secondary % Tertiary n Tertiary % Total n Total % p   ──────────┼────────────────────────────────────────────────────────────────────    smoking │ <.001      No │ 78.7 332 84.9 926 78.8      Yes │ 21.3 59 15.1 249 21.2       Variable │ Cramer's V   ──────────┼────────────    smoking │ .14      No │      Yes │   Categorical table by education       Variable │ Lower secondary n Lower secondary % Upper secondary n   ──────────┼─────────────────────────────────────────────────────────    smoking │      No │ 179 69.6 415      Yes │ 78 30.4 112       Variable │ Upper secondary % Tertiary n Tertiary % Total n Total % p   ──────────┼─────────────────────────────────────────────────────────────────────    smoking │ <.0001      No │ 78.7 332 84.9 926 78.8      Yes │ 21.3 59 15.1 249 21.2       Variable │ Cramer's V   ──────────┼────────────    smoking │ .14      No │      Yes │   Categorical table by education       Variable │ Lower secondary n Lower secondary % Upper secondary n   ──────────┼─────────────────────────────────────────────────────────    smoking │      No │ 179 69,6 415      Yes │ 78 30,4 112       Variable │ Upper secondary % Tertiary n Tertiary % Total n Total % p   ──────────┼─────────────────────────────────────────────────────────────────────    smoking │ <,0001      No │ 78,7 332 84,9 926 78,8      Yes │ 21,3 59 15,1 249 21,2       Variable │ Cramer's V   ──────────┼────────────    smoking │ ,14      No │      Yes │   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼───────────────────────────────────────────────────    Sepal.Length │ 5.84 0.83 4.30 7.90 5.71 5.98 150   Descriptive statistics       Variable │ M SD Min Max 90% CI LL 90% CI UL n   ──────────────┼───────────────────────────────────────────────────────    Sepal.Length │ 5,843 0,828 4,300 7,900 5,731 5,955 150   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p   ──────────────┼───────────────────    Sepal.Length │ setosa <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ────────────┼────────────────────────────────────────────────────────────────    x │ 42.00 -- 42.00 42.00 -- -- 1   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p   ──────────────┼───────────────────    Sepal.Length │ setosa <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group Test p   ──────────────┼─────────────────────────────────────────    Sepal.Length │ setosa F(2, 92.21) = 138.91 <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group Test   ──────────────┼──────────────────────────────────    Sepal.Length │ setosa F(2, 92.21) = 138.91                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group Test p   ──────────────┼─────────────────────────────────────────    Sepal.Length │ setosa F(2, 92.21) = 138.91 <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p   ──────────────┼───────────────────    Sepal.Length │ setosa <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group Test p   ──────────────┼─────────────────────────────────────────    Sepal.Length │ setosa F(2, 92.21) = 138.91 <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p   ──────────────┼───────────────────    Sepal.Length │ setosa <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼───────────────────────────────────────────────────    Sepal.Length │ 5.84 0.83 4.30 7.90 5.71 5.98 150   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼───────────────────────────────────────────────────    Sepal.Length │ 5,84 0,83 4,30 7,90 5,71 5,98 150   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ────────────┼───────────────────────────────────────────────────────────────    x │ 2,50 1,00 1,50 3,50 0,02 4,98 3   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ────────────┼────────────────────────────────────────────────────────    x │ 3 1 1 4 -1 6 3   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ──────────┼─────────────────────────────────────────────────────────    x │ 2.5885 1.4332 1.1235 3.9877 -0.9719 6.1488 3   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────────┼─────────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.0 0.4 4.3 5.8 4.9 5.1 50 <.001                 │ versicolor 5.9 0.5 4.9 7.0 5.8 6.1 50                 │ virginica 6.6 0.6 4.9 7.9 6.4 6.8 50       Variable │ Group ES   ──────────────┼───────────────────────────────────────    Sepal.Length │ setosa η² = 0.619 [0.520, 0.684]                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼───────────────────────────────────────────────────    Sepal.Length │ 5.84 0.83 4.30 7.90 5.71 5.98 150    Sepal.Width │ 3.06 0.44 2.00 4.40 2.99 3.13 150   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p   ──────────────┼───────────────────    Sepal.Length │ setosa <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼───────────────────────────────────────────────────    Sepal.Length │ 5.84 0.83 4.30 7.90 5.71 5.98 150   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼───────────────────────────────────────────────────    Sepal.Length │ 5.84 0.83 4.30 7.90 5.71 5.98 150   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼───────────────────────────────────────────────────────────────────    x │ A 0.08 0.92 -2.21 1.60 -0.26 0.43 30 <.001             │ B 10.13 0.80 8.62 11.98 9.84 10.43 30   Saving _problems/test-table_continuous-1053.R   Saving _problems/test-table_continuous-1065.R   Descriptive statistics       Variable │ M SD Min Max 90% CI LL 90% CI UL n   ────────────┼─────────────────────────────────────────────────────────────────    x │ 5.50 3.03 1.00 10.00 3.74 7.26 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p   ──────────────┼───────────────────    Sepal.Length │ setosa <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p ES   ──────────────┼───────────────────────────────────────────    Sepal.Length │ setosa <.001 η² = 0.62 [0.52, 0.68]                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p ES   ──────────────┼──────────────────────────────    Sepal.Length │ setosa <.001 η² = 0.62                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p ES   ──────────────┼───────────────────────────────────────────    Sepal.Length │ setosa <.001 η² = 0.62 [0.52, 0.68]                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p ES   ──────────────┼───────────────────────────────────────────    Sepal.Length │ setosa <.001 η² = 0.62 [0.52, 0.68]                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5,01 0,35 4,30 5,80 4,91 5,11 50                 │ versicolor 5,94 0,52 4,90 7,00 5,79 6,08 50       Variable │ Group p ES   ──────────────┼─────────────────────────────────────────────    Sepal.Length │ setosa <,001 g = -2,09 [-2,58; -1,60]                 │ versicolor   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼──────────────────────────────────────────────────────────────────    x │ A 5.82 9.24 -17.15 20.95 2.37 9.28 30 .925             │ B 6.33 7.95 -8.77 24.80 3.36 9.30 30             │ C 6.10 9.60 -13.05 29.02 2.52 9.69 30       Variable │ Group ES   ──────────┼──────────────────    x │ A ε² = 0.00             │ B             │ C   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p ES   ──────────────┼──────────────────────────────    Sepal.Length │ setosa <.001 η² = 0.62                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group Test p ES   ──────────────┼─────────────────────────────────────────────────────────────────    Sepal.Length │ setosa F(2, 92.21) = 138.91 <.001 η² = 0.62 [0.52, 0.68]                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    Sepal.Width │ setosa 3.43 0.38 2.30 4.40 3.32 3.54 50                 │ versicolor 2.77 0.31 2.00 3.40 2.68 2.86 50                 │ virginica 2.97 0.32 2.20 3.80 2.88 3.07 50       Variable │ Group Test p ES   ──────────────┼─────────────────────────────────────────────────────────────────    Sepal.Length │ setosa F(2, 92.21) = 138.91 <.001 η² = 0.62 [0.52, 0.68]                 │ versicolor                 │ virginica   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    Sepal.Width │ setosa F(2, 97.40) = 45.01 <.001 η² = 0.40 [0.28, 0.49]                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50       Variable │ Group p   ──────────────┼───────────────────    Sepal.Length │ setosa <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ────────────┼─────────────────────────────────────────────────────────────────    x │ 5.50 3.03 1.00 10.00 3.33 7.67 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼────────────────────────────────────────────────────────────────    x │ A 0.15 1.05 -1.65 2.40 -0.24 0.54 30 .777             │ B 0.23 1.04 -1.74 2.17 -0.16 0.62 30   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────┼───────────────────────────────────────────────────────────    x │ A 0,24 1,15 -1,76 2,61 -0,30 0,78 20             │ B -0,02 0,91 -1,87 1,83 -0,44 0,41 20       Variable │ Group Test p   ──────────┼──────────────────────────────    x │ A t(36,11) = 0,78 ,438             │ B   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5,01 0,35 4,30 5,80 4,91 5,11 50                 │ versicolor 5,94 0,52 4,90 7,00 5,79 6,08 50                 │ virginica 6,59 0,64 4,90 7,90 6,41 6,77 50       Variable │ Group p   ──────────────┼───────────────────    Sepal.Length │ setosa <,001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼───────────────────────────────────────────────────────────────    x │ A 5,28 1,95 1,07 8,57 4,37 6,19 20 ,504             │ B 4,90 1,66 1,63 7,51 4,12 5,67 20   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5,01 0,35 4,30 5,80 4,91 5,11 50                 │ versicolor 5,94 0,52 4,90 7,00 5,79 6,08 50                 │ virginica 6,59 0,64 4,90 7,90 6,41 6,77 50       Variable │ Group Test p   ──────────────┼─────────────────────────────────────────    Sepal.Length │ setosa F(2, 92,21) = 138,91 <,001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼─────────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 10 .0794             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼────────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 10 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼────────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 10 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼────────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 10 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼────────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 10 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL p   ──────────┼────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76   Descriptive statistics       Variable │ Group M SD Min Max n p   ────────────┼────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 10 .079               │ 2 2.33 2.00 -0.10 5.50 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼────────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 10 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼────────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 10 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    Sepal.Width │ setosa 3.43 0.38 2.30 4.40 3.32 3.54 50                 │ versicolor 2.77 0.31 2.00 3.40 2.68 2.86 50                 │ virginica 2.97 0.32 2.20 3.80 2.88 3.07 50       Variable │ Group p   ──────────────┼───────────────────    Sepal.Length │ setosa <.001                 │ versicolor                 │ virginica   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    Sepal.Width │ setosa <.001                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼───────────────────────────────────────────────────    Sepal.Length │ 5.84 0.83 4.30 7.90 5.71 5.98 150    Sepal.Width │ 3.06 0.44 2.00 4.40 2.99 3.13 150   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼──────────────────────────────────────────────────────────────    Sepal.Length │ setosa 5.01 0.35 4.30 5.80 4.91 5.11 50                 │ versicolor 5.94 0.52 4.90 7.00 5.79 6.08 50                 │ virginica 6.59 0.64 4.90 7.90 6.41 6.77 50   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    Sepal.Width │ setosa 3.43 0.38 2.30 4.40 3.32 3.54 50                 │ versicolor 2.77 0.31 2.00 3.40 2.68 2.86 50                 │ virginica 2.97 0.32 2.20 3.80 2.88 3.07 50       Variable │ Group p ES   ──────────────┼──────────────────────────────    Sepal.Length │ setosa <.001 η² = 0.62                 │ versicolor                 │ virginica   ╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌    Sepal.Width │ setosa <.001 η² = 0.40                 │ versicolor                 │ virginica   Descriptive statistics       Variable │ M SD Min Max 95% CI LL 95% CI UL n   ──────────────┼───────────────────────────────────────────────────    Sepal.Length │ 5.84 0.83 4.30 7.90 5.71 5.98 150   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL n p   ──────────┼────────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 10 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76 10   Descriptive statistics copied to clipboard.   Descriptive statistics       Variable │ Group M SD Min Max n p   ────────────┼────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 10 .079               │ 2 2.33 2.00 -0.10 5.50 10   Descriptive statistics copied to clipboard.   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL p   ──────────┼────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76   Descriptive statistics copied to clipboard.   Descriptive statistics       Variable │ Group M SD Min Max p   ────────────┼──────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 .079               │ 2 2.33 2.00 -0.10 5.50   Descriptive statistics copied to clipboard.   Descriptive statistics       Variable │ Group M SD Min Max n p   ────────────┼────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 10 .079               │ 2 2.33 2.00 -0.10 5.50 10   Descriptive statistics       Variable │ Group M SD Min Max 95% CI LL 95% CI UL p   ──────────┼────────────────────────────────────────────────────────────    extra │ 1 0.75 1.79 -1.60 3.70 -0.53 2.03 .079             │ 2 2.33 2.00 -0.10 5.50 0.90 3.76   Descriptive statistics copied to clipboard.   Descriptive statistics copied to clipboard.   Descriptive statistics copied to clipboard.   Descriptive statistics copied to clipboard.   Descriptive statistics copied to clipboard.   Continuous outcomes by Species       Variable │ M (setosa) M (versicolor) M (virginica) p R² n   ──────────────┼─────────────────────────────────────────────────────────────    Sepal.Length │ 5.01 5.94 6.59 <.001 0.62 150    Petal.Width │ 0.25 1.33 2.03 <.001 0.93 150   Continuous outcomes by Species       Variable │ M (setosa) M (versicolor) M (virginica) p R² f²   ──────────────┼─────────────────────────────────────────────────────────────────    Sepal.Length │ 5.0 5.9 6.6 <.001 0.6187 1.623       Variable │ n   ──────────────┼─────    Sepal.Length │ 150   Saving _problems/test-table_continuous_lm-824.R   Continuous outcomes by Sex       Variable │ M (Female) M (Male) Δ (Male - Female)   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 67.16 71.05 3.89    Body mass index │ 25.69 26.20 0.51       Variable │ 95% CI LL 95% CI UL p R² n   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 2.13 5.64 <.001 0.02 1200    Body mass index │ 0.09 0.93 .018 0.00 1188   Continuous outcomes by Sex       Variable │ M (Female) M (Male) Δ (Male - Female)   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 67.16 71.05 3.89    Body mass index │ 25.69 26.20 0.51       Variable │ 95% CI LL 95% CI UL p R² n   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 2.13 5.64 <.001 0.02 1200    Body mass index │ 0.09 0.93 .018 0.00 1188   Continuous outcomes by Species       Variable │ M (setosa) M (versicolor) Δ (versicolor - setosa) 95% CI LL   ──────────────┼────────────────────────────────────────────────────────────────    Sepal.Length │ 5.01 5.94 0.93 0.75    Petal.Width │ 0.25 1.33 1.08 1.02       Variable │ 95% CI UL p R² n   ──────────────┼─────────────────────────────    Sepal.Length │ 1.11 <.001 0.53 100    Petal.Width │ 1.14 <.001 0.92 100   Continuous outcomes by Species       Variable │ M (setosa) M (versicolor) M (virginica) p R² n   ──────────────┼─────────────────────────────────────────────────────────────    Sepal.Length │ 5.01 5.94 6.59 <.001 0.62 150   Continuous outcomes by Age (years)       Variable │ B 95% CI LL 95% CI UL p R² n   ───────────────────────────────┼───────────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 0.04 -0.02 0.10 .177 0.00 1200    Body mass index │ 0.04 0.02 0.05 <.001 0.02 1188   Continuous outcomes by Species       Variable │ M (setosa) M (versicolor) M (virginica) p R²   ──────────────┼────────────────────────────────────────────────────────    Sepal.Length │ 5.01 5.94 6.59 <.001 0.62    Petal.Width │ 0.25 1.33 2.03 <.001 0.93       Variable │ ω² n   ──────────────┼────────────────────────    Sepal.Length │ 0.61 [0.52, 0.68] 150    Petal.Width │ 0.93 [0.91, 0.94] 150   Continuous outcomes by Age (years)       Variable │ B 95% CI LL 95% CI UL p R² n   ───────────────────────────────┼──────────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 0.04 -0.02 0.10 .177 0.00 1200   Continuous outcomes by Sex       Variable │ M (Female) M (Male) Δ (Male - Female)   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 67.16 71.05 3.89    Body mass index │ 25.69 26.20 0.51       Variable │ 95% CI LL 95% CI UL p R² n   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 2.13 5.64 <.001 0.02 1200    Body mass index │ 0.09 0.93 .018 0.00 1188   Continuous outcomes by Sex       Variable │ M (Female) M (Male) Δ (Male - Female)   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 67.16 71.05 3.89       Variable │ 95% CI LL 95% CI UL p R² n   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 2.13 5.64 <.001 0.02 1200   Continuous outcomes by Sex       Variable │ M (Female) M (Male) Δ (Male - Female)   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 67.16 71.05 3.89       Variable │ 95% CI LL 95% CI UL p R² n   ───────────────────────────────┼──────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 2.13 5.64 <.0001 0.02 1200   Continuous outcomes by Sex       Variable │ M (Female) M (Male) Δ (Male - Female)   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 67.16 71.05 3.89       Variable │ 95% CI LL 95% CI UL p R² n   ───────────────────────────────┼────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 2.13 5.64 <.01 0.02 1200   Continuous outcomes by Sex       Variable │ M (Female) M (Male) Δ (Male - Female)   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 67.16 71.05 3.89       Variable │ 95% CI LL 95% CI UL p R²   ───────────────────────────────┼───────────────────────────────────    WHO-5 wellbeing index (0-100) │ 2.13 5.64 <.001 0.02       Variable │ g n   ───────────────────────────────┼─────────────────────────    WHO-5 wellbeing index (0-100) │ 0.25 [0.14, 0.36] 1200   Continuous outcomes by Sex       Variable │ M (Female) M (Male) Δ (Male - Female)   ───────────────────────────────┼─────────────────────────────────────────    WHO-5 wellbeing index (0-100) │ 67,16 71,05 3,89       Variable │ 95% CI LL 95% CI UL p R²   ───────────────────────────────┼───────────────────────────────────    WHO-5 wellbeing index (0-100) │ 2,13 5,64 <,001 0,02       Variable │ g n   ───────────────────────────────┼─────────────────────────    WHO-5 wellbeing index (0-100) │ 0,25 [0,14; 0,36] 1200   Test Title       Category │ Values Freq.   ────────────┼───────────────────    Valid │ A 1    A │ B   ───┼───    1 │ x    2 │ y    A │ B   ────────┼────────    1 │ x    2 │ y    Only   ────────    a    b    c   [ FAIL 3 | WARN 0 | SKIP 37 | PASS 2162 ]      ══ Skipped tests (37) ══════════════════════════════════════════════════════════   • Cannot mock officer requireNamespace without recursion (2):     'test-table_categorical.R:1581:3', 'test-table_categorical.R:1705:3'   • Clipboard not available (3): 'test-table_continuous.R:1107:3',     'test-table_continuous.R:1274:3', 'test-table_continuous.R:1292:3'   • On CRAN (16): 'test-snapshots.R:16:1', 'test-snapshots.R:22:1',     'test-snapshots.R:28:1', 'test-snapshots.R:34:1', 'test-snapshots.R:45:1',     'test-snapshots.R:51:1', 'test-snapshots.R:57:1', 'test-snapshots.R:68:1',     'test-snapshots.R:76:1', 'test-snapshots.R:86:1', 'test-snapshots.R:101:1',     'test-snapshots.R:110:1', 'test-snapshots.R:120:1', 'test-snapshots.R:138:1',     'test-snapshots.R:189:1', 'test-snapshots.R:200:1'   • clipr::clipr_available() is not TRUE (2): 'test-copy_clipboard.R:34:3',     'test-copy_clipboard.R:81:3'   • {openxlsx2} is not installed (14): 'test-table_categorical.R:386:3',     'test-table_categorical.R:939:3', 'test-table_categorical.R:954:3',     'test-table_categorical.R:1415:3', 'test-table_categorical.R:1430:3',     'test-table_categorical.R:1806:3', 'test-table_continuous.R:1037:3',     'test-table_continuous.R:1164:3', 'test-table_continuous.R:1698:3',     'test-table_continuous.R:1926:3', 'test-table_continuous.R:2561:3',     'test-table_continuous_lm.R:925:3', 'test-table_continuous_lm.R:3421:3',     'test-table_continuous_lm.R:3436:3'      ══ Failed tests ════════════════════════════════════════════════════════════════   ── Error ('test-table_continuous.R:1050:3'): table_continuous excel errors without path ──   <spicy_missing_pkg/spicy_error/rlang_error/error/condition>   Error in `export_desc_table(display_df, result, output = output, ci_level = ci_level, align = align, decimal_mark = decimal_mark, has_group = has_group, show_n = show_n, excel_path = excel_path, excel_sheet = excel_sheet, clipboard_delim = clipboard_delim, word_path = word_path)`: Install package 'openxlsx2'.   Backtrace:        ▆     1. ├─testthat::expect_error(...) at test-table_continuous.R:1050:3     2. │ └─testthat:::expect_condition_matching_(...)     3. │ └─testthat:::quasi_capture(...)     4. │ ├─testthat (local) .capture(...)     5. │ │ └─base::withCallingHandlers(...)     6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))     7. └─spicy::table_continuous(iris, select = c(Sepal.Length), output = "excel")     8. └─spicy:::export_desc_table(...)     9. └─spicy:::spicy_abort("Install package 'openxlsx2'.", class = "spicy_missing_pkg")    10. └─rlang::abort(...)   ── Error ('test-table_continuous.R:1057:3'): table_continuous excel errors with empty path ──   <spicy_missing_pkg/spicy_error/rlang_error/error/condition>   Error in `export_desc_table(display_df, result, output = output, ci_level = ci_level, align = align, decimal_mark = decimal_mark, has_group = has_group, show_n = show_n, excel_path = excel_path, excel_sheet = excel_sheet, clipboard_delim = clipboard_delim, word_path = word_path)`: Install package 'openxlsx2'.   Backtrace:        ▆     1. ├─testthat::expect_error(...) at test-table_continuous.R:1057:3     2. │ └─testthat:::expect_condition_matching_(...)     3. │ └─testthat:::quasi_capture(...)     4. │ ├─testthat (local) .capture(...)     5. │ │ └─base::withCallingHandlers(...)     6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))     7. └─spicy::table_continuous(...)     8. └─spicy:::export_desc_table(...)     9. └─spicy:::spicy_abort("Install package 'openxlsx2'.", class = "spicy_missing_pkg")    10. └─rlang::abort(...)   ── Error ('test-table_continuous_lm.R:813:3'): table_continuous_lm export helper validates output-specific paths ──   <spicy_missing_pkg/spicy_error/rlang_error/error/condition>   Error in `spicy:::export_continuous_lm_table(display_df, output = "excel", ci_level = 0.95, excel_path = NULL, excel_sheet = "Sheet1", clipboard_delim = "\t", word_path = NULL)`: Install package 'openxlsx2'.   Backtrace:       ▆    1. ├─testthat::expect_error(...) at test-table_continuous_lm.R:813:3    2. │ └─testthat:::expect_condition_matching_(...)    3. │ └─testthat:::quasi_capture(...)    4. │ ├─testthat (local) .capture(...)    5. │ │ └─base::withCallingHandlers(...)    6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))    7. └─spicy:::export_continuous_lm_table(...)    8. └─spicy:::spicy_abort("Install package 'openxlsx2'.", class = "spicy_missing_pkg")    9. └─rlang::abort(...)      [ FAIL 3 | WARN 0 | SKIP 37 | PASS 2162 ]   Error:   ! Test failures.   Execution halted
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [31s/33s] OK
  • checking PDF version of manual ... [7s/7s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '