Last updated on 2026-05-06 09:55:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 2.76 | 54.43 | 57.19 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 2.17 | 48.26 | 50.43 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 102.99 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 111.02 | OK | |||
| r-devel-windows-x86_64 | 0.3.2 | 4.00 | 83.00 | 87.00 | OK | |
| r-patched-linux-x86_64 | 0.3.2 | 3.34 | 58.43 | 61.77 | OK | |
| r-release-linux-x86_64 | 0.3.2 | 2.88 | 59.89 | 62.77 | OK | |
| r-release-macos-arm64 | 0.3.2 | 1.00 | 21.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.3.2 | 2.00 | 103.00 | 105.00 | OK | |
| r-release-windows-x86_64 | 0.3.2 | 5.00 | 81.00 | 86.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.2 | 2.00 | 85.00 | 87.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.2 | 6.00 | 97.00 | 103.00 | OK |
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mds)
>
> test_check("mds")
Saving _problems/test_da-433.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 316 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_da.R:433:1'): (code run outside of `test_that()`) ──────────────
Error in `as.data.frame.logical(x[[i]], optional = TRUE)`: row names contain missing values
Backtrace:
▆
1. └─mds::define_analyses_dataframe(a1) at test_da.R:433:1
2. ├─base::as.data.frame(x[i], stringsAsFactors = F, row.names = "")
3. └─base::as.data.frame.list(x[i], stringsAsFactors = F, row.names = "")
4. ├─base::do.call(data.frame, c(x, alis))
5. └─base (local) `<fn>`(...)
6. ├─base::as.data.frame(x[[i]], optional = TRUE)
7. └─base::as.data.frame.logical(x[[i]], optional = TRUE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 316 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘mds_intro.Rmd’ using rmarkdown
Quitting from mds_intro.Rmd:145-147 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `as.data.frame.logical()`:
! row names contain missing values
---
Backtrace:
▆
1. ├─base::summary(da)
2. └─mds:::summary.mds_das(da)
3. └─mds::define_analyses_dataframe(object)
4. ├─base::as.data.frame(x[i], stringsAsFactors = F, row.names = "")
5. └─base::as.data.frame.list(x[i], stringsAsFactors = F, row.names = "")
6. ├─base::do.call(data.frame, c(x, alis))
7. └─base (local) `<fn>`(...)
8. ├─base::as.data.frame(x[[i]], optional = TRUE)
9. └─base::as.data.frame.logical(x[[i]], optional = TRUE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mds_intro.Rmd' failed with diagnostics:
row names contain missing values
--- failed re-building ‘mds_intro.Rmd’
SUMMARY: processing the following file failed:
‘mds_intro.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang