R Under development (unstable) (2025-12-05 r89107 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(testthat) > library(patrick) > library(statsExpressions) > > test_check("statsExpressions") Starting 2 test processes. > test-oneway-anova-bayes.R: Multiple `BFBayesFactor` models detected - posteriors are extracted from > test-oneway-anova-bayes.R: the first numerator model. > test-oneway-anova-bayes.R: See help("get_parameters", package = "insight"). > test-oneway-anova-bayes.R: Multiple `BFBayesFactor` models detected - posteriors are extracted from > test-oneway-anova-bayes.R: the first numerator model. > test-oneway-anova-bayes.R: See help("get_parameters", package = "insight"). > test-oneway-anova-bayes.R: Multiple `BFBayesFactor` models detected - posteriors are extracted from > test-oneway-anova-bayes.R: the first numerator model. > test-oneway-anova-bayes.R: See help("get_parameters", package = "insight"). > test-oneway-anova-bayes.R: Multiple `BFBayesFactor` models detected - posteriors are extracted from > test-oneway-anova-bayes.R: the first numerator model. > test-oneway-anova-bayes.R: See help("get_parameters", package = "insight"). [ FAIL 0 | WARN 0 | SKIP 65 | PASS 28 ] ══ Skipped tests (65) ══════════════════════════════════════════════════════════ • On CRAN (64): 'test-centrality-description.R:1:1', 'test-centrality-description.R:49:1', 'test-corr-test.R:3:1', 'test-corr-test.R:39:1', 'test-corr-test.R:74:1', 'test-corr-test.R:110:1', 'test-long-to-wide-converter.R:3:1', 'test-long-to-wide-converter.R:53:1', 'test-contingency-table.R:1:1', 'test-contingency-table.R:49:1', 'test-contingency-table.R:108:1', 'test-contingency-table.R:156:1', 'test-contingency-table.R:184:1', 'test-meta-random-parametric.R:1:1', 'test-meta-random-robust.R:1:1', 'test-meta-random-bayes.R:1:1', 'test-one-two-sample-dataframes.R:1:1', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-one-sample.R:10:3', 'test-oneway-anova-nonparametric.R:5:1', 'test-oneway-anova-nonparametric.R:41:1', 'test-oneway-anova-parametric.R:1:1', 'test-oneway-anova-parametric.R:35:1', 'test-oneway-anova-parametric.R:53:1', 'test-oneway-anova-bayes.R:8:1', 'test-oneway-anova-bayes.R:39:1', 'test-pairwise-comparisons.R:3:1', 'test-pairwise-comparisons.R:98:1', 'test-pairwise-comparisons.R:131:1', 'test-pairwise-comparisons.R:152:1', 'test-pairwise-comparisons.R:218:1', 'test-pairwise-comparisons.R:318:1', 'test-tidy-model-expressions.R:1:1', 'test-tidy-model-expressions.R:33:1', 'test-tidy-model-expressions.R:57:1', 'test-tidy-model-expressions.R:78:1', 'test-two-sample-bayes.R:1:1', 'test-two-sample-bayes.R:18:1', 'test-two-sample-nonparametric.R:1:1', 'test-two-sample-nonparametric.R:22:1', 'test-two-sample-parametric.R:1:1', 'test-two-sample-parametric.R:23:1', 'test-two-sample-parametric.R:45:1', 'test-two-sample-parametric.R:66:1', 'test-two-sample-robust.R:3:1', 'test-two-sample-robust.R:25:1', 'test-two-sample-robust.R:45:1', 'test-two-sample-robust.R:68:1', 'test-oneway-anova-robust.R:1:1', 'test-oneway-anova-robust.R:40:1' • On Windows (1): 'test-centrality-description.R:27:5' [ FAIL 0 | WARN 0 | SKIP 65 | PASS 28 ] > > proc.time() user system elapsed 4.59 0.54 156.76