Last updated on 2026-03-29 01:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.3 | 19.90 | 151.61 | 171.51 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.3 | 12.14 | 106.64 | 118.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.3 | 31.00 | 251.49 | 282.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 33.00 | 253.67 | 286.67 | OK | |
| r-devel-macos-arm64 | 0.3.3 | 4.00 | 37.00 | 41.00 | OK | |
| r-devel-windows-x86_64 | 0.3.3 | 28.00 | 137.00 | 165.00 | ERROR | |
| r-patched-linux-x86_64 | 0.3.3 | 16.46 | 139.26 | 155.72 | OK | |
| r-release-linux-x86_64 | 0.3.3 | 15.19 | 137.99 | 153.18 | OK | |
| r-release-macos-arm64 | 0.3.3 | 4.00 | 38.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 0.3.3 | 17.00 | 374.00 | 391.00 | OK | |
| r-release-windows-x86_64 | 0.3.3 | 26.00 | 155.00 | 181.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.3 | 4.00 | 65.00 | 69.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.3 | 14.00 | 379.00 | 393.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.3 | 28.00 | 195.00 | 223.00 | OK |
Version: 0.3.3
Check: tests
Result: ERROR
Running 'testthat.R' [15s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # nolint start: undesirable_function_linter.
> library(testthat)
> library(artma)
> # nolint end: undesirable_function_linter.
>
> testthat::test_check("artma", reporter = "summary")
Starting 2 test processes.
autonomy: ..............................SS..................................
bma-auto-select: ........S............S....
> test-bma.R: PIP Post Mean Post SD Cond.Pos.Sign Idx
> test-bma.R: moderator2 0.164 0.003530539 0.015624674 1 3
> test-bma.R: moderator1 0.144 -0.001572969 0.007087855 0 2
> test-bma.R: se 0.100 0.045014917 0.230985307 1 1
> test-bma.R:
> test-bma.R: Mean no. regressors Draws Burnins Time
> test-bma.R: "0.4080" "500" "100" "0.04387212 secs"
> test-bma.R: No. models visited Modelspace 2^K % visited % Topmodels
> test-bma.R: "181" "8" "2262" "100"
> test-bma.R: Corr PMP No. Obs. Model Prior g-Prior
> test-bma.R: "0.9963" "50" "uniform / 1.5" "UIP"
> test-bma.R: Shrinkage-Stats
> test-bma.R: "Av=0.9804"
> test-bma.R:
> test-bma.R: Time difference of 0.04387212 secs
bma: ............................
box-plot-study-label: ..
> test-data-auto-detection-confirmation.R: What would you like to do?
> test-data-auto-detection-confirmation.R: What would you like to do?
data-auto-detection-confirmation: ..................W.W.
bma-collinearity: .................................................
data-column-recognition: .......................................................................................
data-column-resolution: ................................................
data-compute: ......
data-config-defaults: ...............................................
> test-data-index.R:
Error:
! testthat subprocess exited in file 'test-data-index.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("artma", reporter = "summary")
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-devel-windows-x86_64