CRAN Package Check Results for Maintainer ‘Gary Chung <gchung05 at gmail.com>’

Last updated on 2026-05-04 11:50:31 CEST.

Package ERROR OK
mds 2 11

Package mds

Current CRAN status: ERROR: 2, OK: 11

Version: 0.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [24s/52s] 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-fedora-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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64

Version: 0.3.2
Check: tests
Result: ERROR Running 'testthat.R' [12s] 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-windows-x86_64