CRAN Package Check Results for Maintainer ‘Cristian Pachón García <cc.pachon at gmail.com>’

Last updated on 2026-03-21 21:53:11 CET.

Package ERROR NOTE OK
bigmds 1 2 11

Package bigmds

Current CRAN status: ERROR: 1, NOTE: 2, OK: 11

Version: 3.0.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Cristian Pachón García <cc.pachon@gmail.com>’ The Description field contains proposed by Delicado P. and C. Pachón-García (2021) <arXiv:2007.11919> (2021) <arXiv:2007.11919> (original proposal). - Fast MDS, proposed by Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 3.0.0
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(bigmds) > > test_check("bigmds") Saving _problems/test-divide_conquer_mds-56.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-divide_conquer_mds.R:56:3'): divide-and-conquer MDS returns a valid MDS configuration when n > l ── Expected `min_corr` > 0.9. Actual comparison: 0.851 <= 0.900 Difference: -0.049 <= 0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64