Last updated on 2026-06-03 03:55:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.0 | 2.37 | 32.62 | 34.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.0.0 | 2.01 | 24.54 | 26.55 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.0.0 | 4.00 | 50.67 | 54.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.0.0 | 51.05 | OK | |||
| r-devel-windows-x86_64 | 3.0.0 | 4.00 | 59.00 | 63.00 | OK | |
| r-patched-linux-x86_64 | 3.0.0 | 2.64 | 29.79 | 32.43 | OK | |
| r-release-linux-x86_64 | 3.0.0 | 1.86 | 29.33 | 31.19 | OK | |
| r-release-macos-arm64 | 3.0.0 | 1.00 | 13.00 | 14.00 | OK | |
| r-release-macos-x86_64 | 3.0.0 | 2.00 | 46.00 | 48.00 | OK | |
| r-release-windows-x86_64 | 3.0.0 | 5.00 | 57.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 3.0.0 | 2.00 | 42.00 | 44.00 | OK | |
| r-oldrel-windows-x86_64 | 3.0.0 | 5.00 | 61.00 | 66.00 | OK |
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’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bigmds)
>
> test_check("bigmds")
Saving _problems/test-fast_mds-22.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fast_mds.R:22:3'): fast MDS returns a valid MDS configuration when n > l ──
Expected `min_corr` > 0.9.
Actual comparison: 0.856 <= 0.900
Difference: -0.044 <= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc