Last updated on 2025-11-28 19:50:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6-0 | 27.53 | 116.73 | 144.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6-0 | 18.68 | 80.36 | 99.04 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.6-0 | 66.00 | 169.02 | 235.02 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.6-0 | 43.00 | 196.34 | 239.34 | OK | |
| r-devel-windows-x86_64 | 0.3.6-0 | 38.00 | 136.00 | 174.00 | OK | |
| r-patched-linux-x86_64 | 0.3.6-0 | 28.61 | 110.38 | 138.99 | OK | |
| r-release-linux-x86_64 | 0.3.6-0 | 26.08 | 109.51 | 135.59 | OK | |
| r-release-macos-arm64 | 0.3.6-0 | OK | ||||
| r-release-macos-x86_64 | 0.3.6-0 | 16.00 | 109.00 | 125.00 | OK | |
| r-release-windows-x86_64 | 0.3.6-0 | 32.00 | 144.00 | 176.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.6-0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.6-0 | 14.00 | 109.00 | 123.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.6-0 | 39.00 | 175.00 | 214.00 | OK |
Version: 0.3.6-0
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tmt)
- tmt 0.3.6-0 (2025-06-20)
>
> test_check("tmt")
Saving _problems/test-helperfunctions-771.R
The following items are specified in the dataset, but not in the submitted mstdesign: ii1
The following items are specified in the mstdesign, but not in the dataset: i1
The following items are specified in the dataset, but not in the submitted mstdesign: i1
The following items are specified in the mstdesign, but not in the dataset: ii1
The following items are specified in the dataset, but not in the submitted mstdesign: ii1
The following items are specified in the mstdesign, but not in the dataset: i1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 352 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-helperfunctions.R:771:5'): test additional functions ───────────
Error in `cbind(thres[1, , drop = FALSE], t(diff(thres)))`: number of rows of matrices must match (see arg 2)
Backtrace:
▆
1. └─tmt:::thresholds_to_probs(thres_row, opts = "", row = TRUE) at test-helperfunctions.R:771:5
2. └─base::cbind(thres[1, , drop = FALSE], t(diff(thres)))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 352 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc