Last updated on 2025-04-21 14:49:51 CEST.
Package | ERROR | OK |
---|---|---|
bigmds | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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")
[ 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 ──
`min_corr` is not strictly more than 0.9. Difference: -0.0166
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64