The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-07-16 23:50:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6 | 13.29 | 744.54 | 757.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 9.17 | 461.79 | 470.96 | 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 | 9.00 | 494.39 | 503.39 | OK | |
| r-devel-windows-x86_64 | 0.3.6 | 18.00 | 508.00 | 526.00 | ERROR | |
| r-patched-linux-x86_64 | 0.3.6 | 15.10 | 704.30 | 719.40 | OK | |
| r-release-linux-x86_64 | 0.3.6 | 12.39 | 711.74 | 724.13 | 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 | 14.00 | 495.00 | 509.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 | 636.00 | 658.00 | OK |
Version: 0.3.6
Check: tests
Result: ERROR
Running 'testthat.R' [214s]
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_q_fct_indicators_reliability.R:
> test_q_fct_indicators_reliability.R: Attaching package: 'psych'
> test_q_fct_indicators_reliability.R:
> test_q_fct_indicators_reliability.R: The following object is masked from 'package:lavaan':
> test_q_fct_indicators_reliability.R:
> test_q_fct_indicators_reliability.R: cor2cov
> test_q_fct_indicators_reliability.R:
> test_q_fct_indicators_reliability.R: The following object is masked from 'package:testthat':
> test_q_fct_indicators_reliability.R:
> test_q_fct_indicators_reliability.R: describe
> test_q_fct_indicators_reliability.R:
> test_storing_scale_xy.R:
Error:
! testthat subprocess exited in file 'test_storing_scale_xy.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-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.