Skip to content

bigmds

Multidimensional Scaling for Big Data

v3.0.0 · Jan 9, 2024 · MIT + file LICENSE

Description

MDS is a statistic tool for reduction of dimensionality, using as input a distance matrix of dimensions n × n. When n is large, classical algorithms suffer from computational problems and MDS configuration can not be obtained. With this package, we address these problems by means of six algorithms, being two of them original proposals: - Landmark MDS proposed by De Silva V. and JB. Tenenbaum (2004). - Interpolation MDS proposed by Delicado P. and C. Pachón-García (2021) <arXiv:2007.11919> (original proposal). - Reduced MDS proposed by Paradis E (2018). - Pivot MDS proposed by Brandes U. and C. Pich (2007) - Divide-and-conquer MDS proposed by Delicado P. and C. Pachón-García (2021) <arXiv:2007.11919> (original proposal). - Fast MDS, proposed by Yang, T., J. Liu, L. McMillan and W. Wang (2006).

Downloads

393

Last 30 days

9632nd

911

Last 90 days

3.7K

Last year

Trend: +33.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

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>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

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>.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 24, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

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>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

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>.
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 21, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

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>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

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>.
ERROR r-oldrel-windows-x86_64

tests

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 
...[truncated]...
vide-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
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

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>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

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>.

Dependency Network

Dependencies Reverse dependencies pracma svd corpcor bigmds

Version History

new 3.0.0 Mar 10, 2026
updated 3.0.0 ← 2.0.1 diff Jan 8, 2024
updated 2.0.1 ← 2.0.0 diff Oct 4, 2021
updated 2.0.0 ← 1.0.0 diff Oct 1, 2021
updated 1.0.0 ← 0.0.1 diff Mar 28, 2021
new 0.0.1 Jan 17, 2021