Last updated on 2026-03-22 01:49:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.28.3 | 30.29 | 410.22 | 440.51 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.28.3 | 17.32 | 263.59 | 280.91 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.28.3 | 58.00 | 702.00 | 760.00 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.28.3 | 56.00 | 713.27 | 769.27 | OK | |
| r-devel-macos-arm64 | 0.28.3 | 7.00 | 86.00 | 93.00 | OK | |
| r-devel-windows-x86_64 | 0.28.3 | 32.00 | 336.00 | 368.00 | OK | |
| r-patched-linux-x86_64 | 0.28.3 | 32.17 | 384.19 | 416.36 | OK | |
| r-release-linux-x86_64 | 0.28.3 | 29.34 | 372.75 | 402.09 | 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 | 34.00 | 323.00 | 357.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 | 51.00 | 393.00 | 444.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' [75s]
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-n_factors.R: [1] "# Method Agreement Procedure:"
> test-n_factors.R: [2] ""
> test-n_factors.R: [3] "The choice of 1 dimensions is supported by 11 (84.62%) methods out of 13 (Bartlett, Anderson, Lawley, Optimal coordinates, Acceleration factor, Parallel analysis, Kaiser criterion, Scree (SE), Scree (R2), VSS complexity 1, Velicer's MAP)."
> test-n_factors.R: [1] "# Method Agreement Procedure:"
> test-n_factors.R: [2] ""
> test-n_factors.R: [3] "The choice of 1 dimensions is supported by 3 (60.00%) methods out of 5 (Velicer's MAP, BIC, BIC (adjusted))."
> test-panelr.R:
Error:
! testthat subprocess exited in file 'test-panelr.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