Last updated on 2026-07-18 17:51:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.2 | 8.44 | 97.86 | 106.30 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.8.2 | 6.42 | 75.23 | 81.65 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.0 | 27.00 | 296.58 | 323.58 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 10.00 | 118.88 | 128.88 | OK | |
| r-devel-windows-x86_64 | 0.8.2 | 11.00 | 121.00 | 132.00 | ERROR | |
| r-patched-linux-x86_64 | 0.8.2 | 8.52 | 93.40 | 101.92 | OK | |
| r-release-linux-x86_64 | 0.8.2 | 7.37 | 94.73 | 102.10 | OK | |
| r-release-macos-arm64 | 0.9.0 | 4.00 | 48.00 | 52.00 | OK | |
| r-release-macos-x86_64 | 0.9.0 | 10.00 | 254.00 | 264.00 | OK | |
| r-release-windows-x86_64 | 0.9.0 | 18.00 | 217.00 | 235.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.0 | 3.00 | 51.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 0.9.0 | 10.00 | 178.00 | 188.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.2 | 13.00 | 155.00 | 168.00 | OK |
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(testflow)
>
> test_check("testflow")
Saving _problems/test-assumptions-repeated-3.R
Saving _problems/test-assumptions-structure-19.R
Saving _problems/test-print-77.R
Saving _problems/test-test-repeated-9.R
Saving _problems/test-test-repeated-26.R
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 146 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-assumptions-repeated.R:3:3'): repeated workflow reports sphericity note ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(...) at test-assumptions-repeated.R:3:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-assumptions-structure.R:4:3'): workflows return non-empty assumptions and print Assumptions ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(...) at test-assumptions-structure.R:4:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-print.R:77:3'): wide repeated workflow prints measure labels ───
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(...) at test-print.R:77:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-test-repeated.R:9:3'): test_repeated uses repeated-measures ANOVA when normality passes ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(dat, c(t1, t2, t3), id = id) at test-test-repeated.R:9:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-test-repeated.R:26:3'): test_repeated uses Friedman and paired Wilcoxon when normality fails ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(dat, c(t1, t2, t3), id = id) at test-test-repeated.R:26:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 146 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.8.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘effect-size-formulas.Rmd’ using rmarkdown
--- finished re-building ‘effect-size-formulas.Rmd’
--- re-building ‘getting-started.Rmd’ using rmarkdown
--- finished re-building ‘getting-started.Rmd’
--- re-building ‘statistical-test-workflows.Rmd’ using rmarkdown
Quitting from statistical-test-workflows.Rmd:52-54 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `if (...) NULL`:
! missing value where TRUE/FALSE needed
---
Backtrace:
x
1. \-testflow::test_repeated(...)
2. \-testflow:::repeated_core(...)
3. \-testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. +-base::summary(fit)
5. \-stats:::summary.aovlist(fit)
6. +-base::do.call("summary", c(list(object = object[[i]]), dots))
7. +-base::summary(object = `<aov>`)
8. \-stats::summary.aov(object = `<aov>`)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'statistical-test-workflows.Rmd' failed with diagnostics:
missing value where TRUE/FALSE needed
--- failed re-building ‘statistical-test-workflows.Rmd’
SUMMARY: processing the following file failed:
‘statistical-test-workflows.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(testflow)
>
> test_check("testflow")
Saving _problems/test-assumptions-repeated-3.R
Saving _problems/test-assumptions-structure-19.R
Saving _problems/test-print-77.R
Saving _problems/test-test-repeated-9.R
Saving _problems/test-test-repeated-26.R
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 146 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-assumptions-repeated.R:3:3'): repeated workflow reports sphericity note ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(...) at test-assumptions-repeated.R:3:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-assumptions-structure.R:4:3'): workflows return non-empty assumptions and print Assumptions ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(...) at test-assumptions-structure.R:4:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-print.R:77:3'): wide repeated workflow prints measure labels ───
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(...) at test-print.R:77:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-test-repeated.R:9:3'): test_repeated uses repeated-measures ANOVA when normality passes ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(dat, c(t1, t2, t3), id = id) at test-test-repeated.R:9:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-test-repeated.R:26:3'): test_repeated uses Friedman and paired Wilcoxon when normality fails ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(dat, c(t1, t2, t3), id = id) at test-test-repeated.R:26:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 146 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.2
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(testflow)
>
> test_check("testflow")
Saving _problems/test-assumptions-repeated-3.R
Saving _problems/test-assumptions-structure-19.R
Saving _problems/test-print-77.R
Saving _problems/test-test-repeated-9.R
Saving _problems/test-test-repeated-26.R
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 146 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-assumptions-repeated.R:3:3'): repeated workflow reports sphericity note ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(...) at test-assumptions-repeated.R:3:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-assumptions-structure.R:4:3'): workflows return non-empty assumptions and print Assumptions ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(...) at test-assumptions-structure.R:4:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-print.R:77:3'): wide repeated workflow prints measure labels ───
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(...) at test-print.R:77:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-test-repeated.R:9:3'): test_repeated uses repeated-measures ANOVA when normality passes ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(dat, c(t1, t2, t3), id = id) at test-test-repeated.R:9:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
── Error ('test-test-repeated.R:26:3'): test_repeated uses Friedman and paired Wilcoxon when normality fails ──
Error in `if (is.finite(resvar) && resvar < (mean(fitted)^2 + var(c(fitted))) * 1e-30) perfect.fit[y] <- TRUE`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─testflow::test_repeated(dat, c(t1, t2, t3), id = id) at test-test-repeated.R:26:3
2. └─testflow:::repeated_core(...)
3. └─testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. ├─base::summary(fit)
5. └─stats:::summary.aovlist(fit)
6. ├─base::do.call("summary", c(list(object = object[[i]]), dots))
7. ├─base::summary(object = `<aov>`)
8. └─stats::summary.aov(object = `<aov>`)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 146 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.8.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'effect-size-formulas.Rmd' using rmarkdown
--- finished re-building 'effect-size-formulas.Rmd'
--- re-building 'getting-started.Rmd' using rmarkdown
--- finished re-building 'getting-started.Rmd'
--- re-building 'statistical-test-workflows.Rmd' using rmarkdown
Quitting from statistical-test-workflows.Rmd:52-54 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `if (...) NULL`:
! missing value where TRUE/FALSE needed
---
Backtrace:
x
1. \-testflow::test_repeated(...)
2. \-testflow:::repeated_core(...)
3. \-testflow:::repeated_anova_test(df, outcome_nm, within_nm, id_nm)
4. +-base::summary(fit)
5. \-stats:::summary.aovlist(fit)
6. +-base::do.call("summary", c(list(object = object[[i]]), dots))
7. +-base::summary(object = `<aov>`)
8. \-stats::summary.aov(object = `<aov>`)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'statistical-test-workflows.Rmd' failed with diagnostics:
missing value where TRUE/FALSE needed
--- failed re-building 'statistical-test-workflows.Rmd'
SUMMARY: processing the following file failed:
'statistical-test-workflows.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64