The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

CRAN Package Check Results for Package WeMix

Last updated on 2026-07-07 17:55:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.3 11.75 251.91 263.66 ERROR
r-devel-linux-x86_64-debian-gcc 4.0.3 8.05 160.76 168.81 ERROR
r-devel-linux-x86_64-fedora-clang 4.0.3 20.00 420.41 440.41 OK
r-devel-linux-x86_64-fedora-gcc 4.0.3 22.00 512.04 534.04 OK
r-devel-windows-x86_64 4.0.3 13.00 241.00 254.00 OK
r-patched-linux-x86_64 4.0.3 9.95 257.73 267.68 OK
r-release-linux-x86_64 4.0.3 10.99 257.78 268.77 OK
r-release-macos-arm64 4.0.3 3.00 66.00 69.00 OK
r-release-macos-x86_64 4.0.3 8.00 272.00 280.00 OK
r-release-windows-x86_64 4.0.3 13.00 239.00 252.00 OK
r-oldrel-macos-arm64 4.0.3 OK
r-oldrel-macos-x86_64 4.0.3 7.00 279.00 286.00 OK
r-oldrel-windows-x86_64 4.0.3 19.00 353.00 372.00 OK

Check Details

Version: 4.0.3
Check: tests
Result: ERROR Running ‘testthat_tests.R’ [152s/183s] Running the tests in ‘tests/testthat_tests.R’ failed. Complete output: > library(testthat) > library(WeMix) Loading required package: lme4 Loading required package: Matrix WeMix v4.0.3 > test_check('WeMix') Saving _problems/test-1-main-418.R [ FAIL 1 | WARN 0 | SKIP 14 | PASS 133 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════ • On CRAN (14): 'test-1-main.R:172:3', 'test-1-main.R:202:3', 'test-1-main.R:233:3', 'test-1-main.R:334:3', 'test-1-main.R:751:3', 'test-1-main.R:835:3', 'test-1-main.R:895:3', 'test-1-main.R:1061:3', 'test-1-main.R:1153:5', 'test-1-main.R:1249:3', 'test-1-main.R:1275:3', 'test-2-four-level.R:2:1', 'test-4-ECLS.R:2:1', 'test-5-TIMSS.R:2:1' ══ Failed tests ════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════ ── Error ('test-1-main.R:416:3'): Unweighted three level model, binomial ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── <Rcpp::exception/C++Error/error/condition> Error: Downdated VtV is not positive definite Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-1-main.R:416:3 2. │ └─base::withCallingHandlers(...) 3. └─WeMix::mix(...) 4. └─WeMix:::fit_unweighted_model(formula, data, family, verbose) 5. ├─base::suppressMessages(...) 6. │ └─base::withCallingHandlers(...) 7. ├─base::suppressWarnings(lme <- glmer(formula, data, family = family)) 8. │ └─base::withCallingHandlers(...) 9. └─lme4::glmer(formula, data, family = family) 10. └─lme4::optimizeGlmer(...) 11. └─lme4:::optwrap(...) 12. ├─base::withCallingHandlers(...) 13. ├─base::do.call(optfun, arglist) 14. └─lme4 (local) `<fn>`(...) 15. ├─nM$newf(fn(nM$xeval())) 16. │ └─base::stopifnot(length(value <- as.numeric(value)) == 1L) 17. └─lme4 (local) fn(nM$xeval()) 18. └─lme4 (local) pwrssUpdate(...) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 133 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 4.0.3
Check: tests
Result: ERROR Running ‘testthat_tests.R’ [88s/102s] Running the tests in ‘tests/testthat_tests.R’ failed. Complete output: > library(testthat) > library(WeMix) Loading required package: lme4 Loading required package: Matrix WeMix v4.0.3 > test_check('WeMix') Saving _problems/test-1-main-418.R [ FAIL 1 | WARN 0 | SKIP 14 | PASS 133 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════ • On CRAN (14): 'test-1-main.R:172:3', 'test-1-main.R:202:3', 'test-1-main.R:233:3', 'test-1-main.R:334:3', 'test-1-main.R:751:3', 'test-1-main.R:835:3', 'test-1-main.R:895:3', 'test-1-main.R:1061:3', 'test-1-main.R:1153:5', 'test-1-main.R:1249:3', 'test-1-main.R:1275:3', 'test-2-four-level.R:2:1', 'test-4-ECLS.R:2:1', 'test-5-TIMSS.R:2:1' ══ Failed tests ════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════ ── Error ('test-1-main.R:416:3'): Unweighted three level model, binomial ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── <Rcpp::exception/C++Error/error/condition> Error: Downdated VtV is not positive definite Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-1-main.R:416:3 2. │ └─base::withCallingHandlers(...) 3. └─WeMix::mix(...) 4. └─WeMix:::fit_unweighted_model(formula, data, family, verbose) 5. ├─base::suppressMessages(...) 6. │ └─base::withCallingHandlers(...) 7. ├─base::suppressWarnings(lme <- glmer(formula, data, family = family)) 8. │ └─base::withCallingHandlers(...) 9. └─lme4::glmer(formula, data, family = family) 10. └─lme4::optimizeGlmer(...) 11. └─lme4:::optwrap(...) 12. ├─base::withCallingHandlers(...) 13. ├─base::do.call(optfun, arglist) 14. └─lme4 (local) `<fn>`(...) 15. ├─nM$newf(fn(nM$xeval())) 16. │ └─base::stopifnot(length(value <- as.numeric(value)) == 1L) 17. └─lme4 (local) fn(nM$xeval()) 18. └─lme4 (local) pwrssUpdate(...) [ FAIL 1 | WARN 0 | SKIP 14 | PASS 133 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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.
Health stats visible at Monitor.