Last updated on 2026-07-16 05:52:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.0.3 | 11.42 | 252.64 | 264.06 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 4.0.3 | 8.37 | 162.44 | 170.81 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 4.0.3 | 19.00 | 413.86 | 432.86 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 4.0.3 | 176.28 | ERROR | |||
| r-devel-windows-x86_64 | 4.0.3 | 13.00 | 243.00 | 256.00 | NOTE | |
| r-patched-linux-x86_64 | 4.0.3 | 12.05 | 244.85 | 256.90 | ERROR | |
| r-release-linux-x86_64 | 4.0.3 | 11.84 | 243.24 | 255.08 | ERROR | |
| 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 | 15.00 | 235.00 | 250.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 | 17.00 | 335.00 | 352.00 | OK |
Version: 4.0.3
Check: tests
Result: ERROR
Running ‘testthat_tests.R’ [154s/191s]
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: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
WeMix/tests/testthat/test-1-main.R (.Dim: 1, .Dimnames: 1)
WeMix/tests/testthat/test-4-ECLS.R (.Dim: 1, .Dimnames: 1)
WeMix/tests/testthat/test-5-TIMSS.R (.Dim: 1, .Dimnames: 1)
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 4.0.3
Check: tests
Result: ERROR
Running ‘testthat_tests.R’ [91s/104s]
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
Version: 4.0.3
Check: tests
Result: ERROR
Running ‘testthat_tests.R’ [255s/500s]
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-fedora-clang
Version: 4.0.3
Check: tests
Result: ERROR
Running ‘testthat_tests.R’ [97s/99s]
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-fedora-gcc
Version: 4.0.3
Check: tests
Result: ERROR
Running ‘testthat_tests.R’ [150s/177s]
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-patched-linux-x86_64
Version: 4.0.3
Check: tests
Result: ERROR
Running ‘testthat_tests.R’ [148s/179s]
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-release-linux-x86_64