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.
Last updated on 2026-05-01 17:52:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4-3 | 6.00 | 75.35 | 81.35 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.4-3 | 5.26 | 52.92 | 58.18 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4-3 | 11.00 | 112.98 | 123.98 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.4-3 | 10.00 | 122.94 | 132.94 | ERROR | |
| r-devel-windows-x86_64 | 0.4-3 | 15.00 | 107.00 | 122.00 | ERROR | |
| r-patched-linux-x86_64 | 0.4-3 | 6.54 | 70.60 | 77.14 | OK | |
| r-release-linux-x86_64 | 0.4-3 | 4.84 | 70.17 | 75.01 | OK | |
| r-release-macos-arm64 | 0.4-3 | 2.00 | 30.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 0.4-3 | 4.00 | 150.00 | 154.00 | OK | |
| r-release-windows-x86_64 | 0.4-3 | 10.00 | 104.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 0.4-3 | 2.00 | 33.00 | 35.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4-3 | 5.00 | 264.00 | 269.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4-3 | 13.00 | 130.00 | 143.00 | OK |
Version: 0.4-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/56s]
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-clang
Version: 0.4-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/31s]
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’ [21s/74s]
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.4-3
Check: tests
Result: ERROR
Running 'testthat.R' [32s]
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-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.
Health stats visible at Monitor.