Last updated on 2026-01-15 12:49:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.28.3 | 24.19 | 407.42 | 431.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.28.3 | 19.20 | 279.56 | 298.76 | OK | |
| r-devel-linux-x86_64-fedora-clang | 59.00 | OK | ||||
| r-devel-linux-x86_64-fedora-gcc | 0.28.3 | 50.00 | 688.96 | 738.96 | OK | |
| r-devel-windows-x86_64 | 0.28.3 | 31.00 | 340.00 | 371.00 | OK | |
| r-patched-linux-x86_64 | 0.28.3 | 31.04 | 386.03 | 417.07 | OK | |
| r-release-linux-x86_64 | 0.28.3 | 26.64 | 394.68 | 421.32 | OK | |
| r-release-macos-arm64 | 0.28.3 | 8.00 | 105.00 | 113.00 | OK | |
| r-release-macos-x86_64 | 0.28.3 | 24.00 | 515.00 | 539.00 | OK | |
| r-release-windows-x86_64 | 0.28.3 | 32.00 | 317.00 | 349.00 | OK | |
| r-oldrel-macos-arm64 | 0.28.3 | 9.00 | 101.00 | 110.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.28.3 | 26.00 | 801.00 | 827.00 | OK | |
| r-oldrel-windows-x86_64 | 0.28.3 | 42.00 | 369.00 | 411.00 | ERROR |
Version: 0.28.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘M3C’
Flavor: r-oldrel-macos-arm64
Version: 0.28.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'EGAnet'
Flavor: r-oldrel-windows-x86_64
Version: 0.28.3
Check: tests
Result: ERROR
Running 'testthat.R' [40s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(parameters)
> library(testthat)
>
> test_check("parameters")
Starting 2 test processes.
> test-model_parameters.afex_aov.R: Contrasts set to contr.sum for the following variables: condition, talk
> test-model_parameters.afex_aov.R: Contrasts set to contr.sum for the following variables: condition, talk
> test-model_parameters.afex_aov.R: Contrasts set to contr.sum for the following variables: treatment, gender
> test-model_parameters.aov_es_ci.R:
Error:
! testthat subprocess exited in file
'test-model_parameters.aov_es_ci.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("parameters")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
Flavor: r-oldrel-windows-x86_64