CRAN Package Check Results for Package bigmds

Last updated on 2026-03-22 01:49:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 2.21 32.86 35.07 NOTE
r-devel-linux-x86_64-debian-gcc 3.0.0 1.69 25.75 27.44 NOTE
r-devel-linux-x86_64-fedora-clang 3.0.0 50.88 OK
r-devel-linux-x86_64-fedora-gcc 3.0.0 50.53 OK
r-devel-macos-arm64 3.0.0 1.00 12.00 13.00 OK
r-devel-windows-x86_64 3.0.0 4.00 56.00 60.00 OK
r-patched-linux-x86_64 3.0.0 2.34 28.69 31.03 OK
r-release-linux-x86_64 3.0.0 2.54 28.11 30.65 OK
r-release-macos-arm64 3.0.0 OK
r-release-macos-x86_64 3.0.0 2.00 42.00 44.00 OK
r-release-windows-x86_64 3.0.0 5.00 55.00 60.00 OK
r-oldrel-macos-arm64 3.0.0 OK
r-oldrel-macos-x86_64 3.0.0 2.00 35.00 37.00 OK
r-oldrel-windows-x86_64 3.0.0 4.00 61.00 65.00 ERROR

Check Details

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