Last updated on 2026-05-14 09:51:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.0 | 2.61 | 32.59 | 35.20 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.0.0 | 1.86 | 25.43 | 27.29 | 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 | 49.95 | OK | |||
| r-devel-windows-x86_64 | 3.0.0 | 5.00 | 55.00 | 60.00 | OK | |
| r-patched-linux-x86_64 | 3.0.0 | 2.42 | 29.46 | 31.88 | OK | |
| r-release-linux-x86_64 | 3.0.0 | 2.52 | 29.45 | 31.97 | 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 | 4.00 | 56.00 | 60.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 | 4.00 | 61.00 | 65.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’ [2s/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.8938 <= 0.9000
Difference: -0.0062 <= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc