Last updated on 2026-07-01 10:53:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6 | 12.14 | 733.14 | 745.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 9.11 | 442.00 | 451.11 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.6 | 22.00 | 1499.22 | 1521.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 14.00 | 1437.41 | 1451.41 | OK | |
| r-devel-windows-x86_64 | 0.3.6 | 16.00 | 500.00 | 516.00 | OK | |
| r-patched-linux-x86_64 | 0.3.6 | 15.72 | 699.26 | 714.98 | OK | |
| r-release-linux-x86_64 | 0.3.6 | OK | ||||
| r-release-macos-arm64 | 0.3.6 | 3.00 | 117.00 | 120.00 | OK | |
| r-release-macos-x86_64 | 0.3.6 | 9.00 | 598.00 | 607.00 | OK | |
| r-release-windows-x86_64 | 0.3.6 | 16.00 | 492.00 | 508.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.6 | 3.00 | 115.00 | 118.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.6 | 9.00 | 559.00 | 568.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.6 | 22.00 | 587.00 | 609.00 | ERROR |
Version: 0.3.6
Check: tests
Result: ERROR
Running 'testthat.R' [228s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(manymome)
>
> test_check("manymome")
Starting 2 test processes.
> test_cond_indirect_lavaan.R: Stage 1: Simulate estimates
> test_cond_indirect_lavaan.R: Stage 2: Compute implied statistics
> test_cond_indirect_lavaan.R: Stage 1: Simulate estimates
> test_cond_indirect_lavaan.R: Stage 2: Compute implied statistics
> test_cond_indirect_lavaan.R: Stage 1: Simulate estimates
> test_cond_indirect_lavaan.R: Stage 2: Compute implied statistics
> test_cond_indirect_lavaan.R: Stage 1: Simulate estimates
> test_cond_indirect_lavaan.R: Stage 2: Compute implied statistics
> test_cond_indirect_lavaan.R: Stage 1: Simulate estimates
> test_cond_indirect_lavaan.R: Stage 2: Compute implied statistics
> test_cond_indirect_lavaan.R: Stage 1: Simulate estimates
> test_cond_indirect_lavaan.R: Stage 2: Compute implied statistics
> test_cond_indirect_lavaan.R: Stage 1: Simulate estimates
> test_cond_indirect_lavaan.R: Stage 2: Compute implied statistics
> test_delta_med_boot.R: Call:
> test_delta_med_boot.R: delta_med(x = "x", y = "y", m = "m", fit = fit)
> test_delta_med_boot.R:
> test_delta_med_boot.R: Predictor (x) : x
> test_delta_med_boot.R: Mediator(s) (m) : m
> test_delta_med_boot.R: Outcome variable (y): y
> test_delta_med_boot.R:
> test_delta_med_boot.R: Delta_med: 0.230
> test_delta_med_boot.R:
> test_delta_med_boot.R: Paths removed:
> test_delta_med_boot.R: m~x
> test_delta_med_boot.R:
> test_delta_med_boot.R: Additional information:
> test_delta_med_boot.R: R-sq: Original : 0.351
> test_delta_med_boot.R: R-sq: Mediator(s) removed : 0.121
> test_delta_med_boot.R: Variance of y : 6.273
> test_delta_med_boot.R: Variance of predicted y : 2.203
> test_delta_med_boot.R: Variance of predicted: mediator(s) removed: 0.759
> test_delta_med_boot.R: Call:
> test_delta_med_boot.R: delta_med(x = "x", y = "y", m = "m", fit = fit)
> test_delta_med_boot.R:
> test_delta_med_boot.R: Predictor (x) : x
> test_delta_med_boot.R: Mediator(s) (m) : m
> test_delta_med_boot.R: Outcome variable (y): y
> test_delta_med_boot.R:
> test_delta_med_boot.R: Delta_med: 0.23021
> test_delta_med_boot.R:
> test_delta_med_boot.R: Paths removed:
> test_delta_med_boot.R: m~x
> test_delta_med_boot.R:
> test_delta_med_boot.R: Additional information:
> test_delta_med_boot.R: R-sq: Original : 0.35122
> test_delta_med_boot.R: R-sq: Mediator(s) removed : 0.12101
> test_delta_med_boot.R: Variance of y : 6.27337
> test_delta_med_boot.R: Variance of predicted y : 2.20333
> test_delta_med_boot.R: Variance of predicted: mediator(s) removed: 0.75912
> test_delta_med_boot.R: Call:
> test_delta_med_boot.R: delta_med(x = "x", y = "y", m = "m", fit = fit, boot_out = boot_out,
> test_delta_med_boot.R: progress = FALSE)
> test_delta_med_boot.R:
> test_delta_med_boot.R: Predictor (x) : x
> test_delta_med_boot.R: Mediator(s) (m) : m
> test_delta_med_boot.R: Outcome variable (y): y
> test_delta_med_boot.R:
> test_delta_med_boot.R: Delta_med : 0.230
> test_delta_med_boot.R: 95.0% Bootstrap percentile confidence interval: [0.088, 0.316]
> test_delta_med_boot.R: Number of bootstrap samples : 100
> test_delta_med_boot.R:
> test_delta_med_boot.R: Paths removed:
> test_delta_med_boot.R: m~x
> test_delta_med_boot.R:
> test_delta_med_boot.R: Additional information:
> test_delta_med_boot.R: R-sq: Original : 0.351
> test_delta_med_boot.R: R-sq: Mediator(s) removed : 0.121
> test_delta_med_boot.R: Variance of y : 6.273
> test_delta_med_boot.R: Variance of predicted y : 2.203
> test_delta_med_boot.R: Variance of predicted: mediator(s) removed: 0.759
> test_delta_med_boot.R: Call:
> test_delta_med_boot.R: delta_med(x = "x", y = "y", m = "m", fit = fit, boot_out = boot_out,
> test_delta_med_boot.R: progress = FALSE)
> test_delta_med_boot.R:
> test_delta_med_boot.R: Predictor (x) : x
> test_delta_med_boot.R: Mediator(s) (m) : m
> test_delta_med_boot.R: Outcome variable (y): y
> test_delta_med_boot.R:
> test_delta_med_boot.R: Delta_med : 0.2302
> test_delta_med_boot.R: 95.0% Bootstrap percentile confidence interval: [0.0882, 0.3159]
> test_delta_med_boot.R: Number of bootstrap samples : 100
> test_delta_med_boot.R:
> test_delta_med_boot.R: Paths removed:
> test_delta_med_boot.R: m~x
> test_delta_med_boot.R:
> test_delta_med_boot.R: Additional information:
> test_delta_med_boot.R: R-sq: Original : 0.3512
> test_delta_med_boot.R: R-sq: Mediator(s) removed : 0.1210
> test_delta_med_boot.R: Variance of y : 6.2734
> test_delta_med_boot.R: Variance of predicted y : 2.2033
> test_delta_med_boot.R: Variance of predicted: mediator(s) removed: 0.7591
> test_delta_med_boot.R: Call:
> test_delta_med_boot.R: delta_med(x = "x", y = "y", m = "m", fit = fit, boot_out = boot_out,
> test_delta_med_boot.R: progress = FALSE)
> test_delta_med_boot.R:
> test_delta_med_boot.R: Predictor (x) : x
> test_delta_med_boot.R: Mediator(s) (m) : m
> test_delta_med_boot.R: Outcome variable (y): y
> test_delta_med_boot.R:
> test_delta_med_boot.R: Delta_med : 0.2302
> test_delta_med_boot.R: 80.0% Bootstrap percentile confidence interval: [0.1438, 0.2933]
> test_delta_med_boot.R: Number of bootstrap samples : 100
> test_delta_med_boot.R:
> test_delta_med_boot.R: Paths removed:
> test_delta_med_boot.R: m~x
> test_delta_med_boot.R:
> test_delta_med_boot.R: Additional information:
> test_delta_med_boot.R: R-sq: Original : 0.3512
> test_delta_med_boot.R: R-sq: Mediator(s) removed : 0.1210
> test_delta_med_boot.R: Variance of y : 6.2734
> test_delta_med_boot.R: Variance of predicted y : 2.2033
> test_delta_med_boot.R: Variance of predicted: mediator(s) removed: 0.7591
> test_lav_data_used.R:
Error:
! testthat subprocess exited in file 'test_lav_data_used.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("manymome")
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