Last updated on 2025-11-24 07:49:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.0 | 2.44 | 33.54 | 35.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.0.0 | 1.85 | 26.20 | 28.05 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.0.0 | 52.38 | OK | |||
| r-devel-windows-x86_64 | 3.0.0 | 5.00 | 54.00 | 59.00 | OK | |
| r-patched-linux-x86_64 | 3.0.0 | 2.55 | 30.53 | 33.08 | OK | |
| r-release-linux-x86_64 | 3.0.0 | 2.43 | 30.76 | 33.19 | ERROR | |
| r-release-macos-arm64 | 3.0.0 | OK | ||||
| r-release-macos-x86_64 | 3.0.0 | 3.00 | 41.00 | 44.00 | OK | |
| r-release-windows-x86_64 | 3.0.0 | 4.00 | 54.00 | 58.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 3.0.0 | 3.00 | 34.00 | 37.00 | OK | |
| r-oldrel-windows-x86_64 | 3.0.0 | 5.00 | 63.00 | 68.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/3s]
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.882 <= 0.900
Difference: -0.018 <= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64