Last updated on 2026-04-13 00:51:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 8.70 | 441.54 | 450.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 5.48 | 288.82 | 294.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 16.00 | 714.77 | 730.77 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 14.00 | 685.26 | 699.26 | OK | |
| r-devel-macos-arm64 | 0.3.2 | 2.00 | 59.00 | 61.00 | OK | |
| r-devel-windows-x86_64 | 0.3.2 | 12.00 | 281.00 | 293.00 | OK | |
| r-patched-linux-x86_64 | 0.3.2 | 7.87 | 413.79 | 421.66 | OK | |
| r-release-linux-x86_64 | 0.3.2 | 6.54 | 408.77 | 415.31 | OK | |
| r-release-macos-arm64 | 0.3.2 | 2.00 | 60.00 | 62.00 | OK | |
| r-release-macos-x86_64 | 0.3.2 | 6.00 | 269.00 | 275.00 | OK | |
| r-release-windows-x86_64 | 0.3.2 | 11.00 | 0.00 | 11.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.2 | 2.00 | 64.00 | 66.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.2 | 6.00 | 236.00 | 242.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.2 | 15.00 | 216.00 | 231.00 | ERROR |
Version: 0.3.2
Check: tests
Result: ERROR
Running 'testthat.R' [61s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("cardx", stop_on_warning = TRUE)
Loading required package: cardx
Starting 2 test processes.
> test-ard_categorical_ci.data.frame.R: 5 missing observations in the "am" column have been removed.
> test-ard_effectsize_cohens_d.R: For paired samples, 'repeated_measures_d()' provides more options.
> test-ard_effectsize_hedges_g.R: For paired samples, 'repeated_measures_d()' provides more options.
> test-ard_stats_oneway_test.R: Multiple parameters; naming those columns num.df and den.df.
> test-ard_summary.survey.design.R: Expecting a row with `stat_name = 'method'`, but it is not present.
> test-ard_summary.survey.design.R: Expecting a row with `stat_name = 'method'`, but it is not present.
> test-ard_survival_survfit_diff.R:
Error:
! testthat subprocess exited in file 'test-ard_survival_survfit_diff.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("cardx", stop_on_warning = TRUE)
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