Last updated on 2026-04-19 23:52:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4-3 | 6.74 | 77.16 | 83.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4-3 | 3.68 | 54.73 | 58.41 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4-3 | 12.00 | 119.56 | 131.56 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.4-3 | 10.00 | 119.66 | 129.66 | OK | |
| r-devel-macos-arm64 | 0.4-3 | 2.00 | 30.00 | 32.00 | OK | |
| r-devel-windows-x86_64 | 0.4-3 | 10.00 | 107.00 | 117.00 | OK | |
| r-patched-linux-x86_64 | 0.4-3 | 4.72 | 70.55 | 75.27 | OK | |
| r-release-linux-x86_64 | 0.4-3 | 5.89 | 68.40 | 74.29 | OK | |
| r-release-macos-arm64 | 0.4-3 | 2.00 | 33.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.4-3 | 5.00 | 264.00 | 269.00 | OK | |
| r-release-windows-x86_64 | 0.4-3 | 9.00 | 105.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 0.4-3 | 1.00 | 38.00 | 39.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4-3 | 5.00 | 206.00 | 211.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4-3 | 11.00 | 137.00 | 148.00 | OK |
Version: 0.4-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/34s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(MPTmultiverse)
>
> test_check("MPTmultiverse")
Setting options for a quick test run.
Do not interpret results!Saving _problems/test-mptinr-165.R
Saving _problems/test-mptinr-244.R
[ FAIL 2 | WARN 1 | SKIP 4 | PASS 39 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-data-structures.R:5:5',
'test-identifiability_checks.R:6:3', 'test_treebugs.R:5:3',
'test_treebugs.R:44:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mptinr.R:163:5'): No-pooling approaches work ─────────────────
Expected `dplyr::arrange(new_indiv, id, condition, parameter)$se` to equal `dplyr::arrange(ref_indiv, id, condition, parameter)$se`.
Differences:
2/44 mismatches (average diff: 0.133)
[39] 0.230 - 0.10 == 0.130
[40] 0.206 - 0.07 == 0.136
── Failure ('test-mptinr.R:242:5'): No-pooling approaches work ─────────────────
Expected `dplyr::arrange(new_indiv, id, condition, parameter)$se` to equal `dplyr::arrange(ref_indiv, id, condition, parameter)$se`.
Differences:
3/44 mismatches (average diff: 0.108)
[12] 0.0941 - 0.16 == -0.0659
[39] 0.0470 - 0.18 == -0.1330
[40] 0.0354 - 0.16 == -0.1246
[ FAIL 2 | WARN 1 | SKIP 4 | PASS 39 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/80s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(MPTmultiverse)
>
> test_check("MPTmultiverse")
Setting options for a quick test run.
Do not interpret results!Saving _problems/test-mptinr-165.R
Saving _problems/test-mptinr-244.R
[ FAIL 2 | WARN 1 | SKIP 4 | PASS 39 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-data-structures.R:5:5',
'test-identifiability_checks.R:6:3', 'test_treebugs.R:5:3',
'test_treebugs.R:44:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mptinr.R:163:5'): No-pooling approaches work ─────────────────
Expected `dplyr::arrange(new_indiv, id, condition, parameter)$se` to equal `dplyr::arrange(ref_indiv, id, condition, parameter)$se`.
Differences:
2/44 mismatches (average diff: 0.133)
[39] 0.230 - 0.10 == 0.130
[40] 0.206 - 0.07 == 0.136
── Failure ('test-mptinr.R:242:5'): No-pooling approaches work ─────────────────
Expected `dplyr::arrange(new_indiv, id, condition, parameter)$se` to equal `dplyr::arrange(ref_indiv, id, condition, parameter)$se`.
Differences:
3/44 mismatches (average diff: 0.108)
[12] 0.0941 - 0.16 == -0.0659
[39] 0.0470 - 0.18 == -0.1330
[40] 0.0354 - 0.16 == -0.1246
[ FAIL 2 | WARN 1 | SKIP 4 | PASS 39 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang