Last updated on 2026-05-09 14:49:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 7.33 | 175.89 | 183.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 4.42 | 123.44 | 127.86 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 11.00 | 278.34 | 289.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 11.00 | 283.19 | 294.19 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 10.00 | 156.00 | 166.00 | OK | |
| r-patched-linux-x86_64 | 1.2.0 | 7.14 | 162.83 | 169.97 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 4.28 | 163.99 | 168.27 | OK | |
| r-release-macos-arm64 | 1.2.0 | 2.00 | 32.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 5.00 | 186.00 | 191.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 9.00 | 155.00 | 164.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.0 | 5.00 | 148.00 | 153.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 12.00 | 169.00 | 181.00 | ERROR |
Version: 1.2.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(saros.base)
>
> testthat::test_check("saros.base")
Starting 2 test processes.
> test-check_chapter_structure_for_duplicates.R: Refining chapter_overview into a chapter_structure ...
> test-arrange2.R: `chunk_templates` is NULL. Using global defaults.
> test-check_chapter_structure_for_duplicates.R: Hiding 10 entries due to no type match: `b_1 (fct) and b_2 (fct)`.
> test-arrange2.R: Hiding 25 entries due to no type match: `var_a (fct), var_b (fct), var_c (fct), var_d (fct), and var_e (fct)`.
> test-check_chapter_structure_for_duplicates.R: Refining chapter_overview into a chapter_structure ...
> test-arrange2.R: `chunk_templates` is NULL. Using global defaults.
> test-check_chapter_structure_for_duplicates.R: Hiding 20 entries due to no type match: `a_1 (fct), a_2 (fct), b_1 (fct), and b_2 (fct)`.
> test-arrange2.R: Hiding 20 entries due to no type match: `alpha_1 (fct), alpha_2 (fct), beta_2 (fct), and beta_3 (fct)`.
> test-arrange2.R: `chunk_templates` is NULL. Using global defaults.
> test-arrange2.R: Hiding 30 entries due to no type match: `dep_a (fct), dep_b (fct), dep_c (fct), and indep_x (fct)`.
> test-draft_report.R: `chunk_templates` is NULL. Using global defaults.
> test-create_htaccess.R: v Created main '.htaccess' with security headers at 'D:\temp\2026_05_06_16_50_38_1171\RtmpiYB23F/test_main_htaccess/run_1778146791/_site/.htaccess'
> test-draft_report.R: Refining chapter_overview into a chapter_structure ...
> test-create_htaccess.R: v Added security headers to existing '.htaccess'
> test-create_htaccess.R: v Added HTTPS redirect to existing '.htaccess'
> test-create_htaccess.R: i Security headers already present in '.htaccess'
> test-create_htaccess.R: v Added HTTPS redirect to existing '.htaccess'
> test-draft_report.R: Hiding 266 entries due to no type match: `a_1 (fct), a_2 (fct), a_3 (fct), a_4 (fct), a_5 (fct), a_6 (fct), a_9 (fct), b_1 (fct), b_2 (fct), b_3 (fct), c_1 (dbl), c_2 (dbl), e_1 (fct), e_2 (fct), e_3 (fct), e_4 (fct), open_comments (chr), p_1 (fct), p_2 (fct), p_3 (fct), p_4 (fct), d_1 (fct), d_2 (fct), d_3 (fct), d_4 (fct), x1_sex (fct), x3_nationality (fct), and f_uni (chr)`.
> test-draft_report.R: Not using the following variables in `data`: `x2_human, a_7, a_8, f_uni, and resp_status`.
> test-glue_err.R:
Error:
! testthat subprocess exited in file 'test-glue_err.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("saros.base")
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