Last updated on 2025-04-21 19:51:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.0 | 2.50 | 29.31 | 31.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.0.0 | 2.05 | 23.18 | 25.23 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.0.0 | 50.59 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.0 | 49.38 | OK | |||
r-devel-windows-x86_64 | 3.0.0 | 3.00 | 58.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 3.0.0 | 2.51 | 28.75 | 31.26 | OK | |
r-release-linux-x86_64 | 3.0.0 | 2.26 | 28.79 | 31.05 | ERROR | |
r-release-macos-arm64 | 3.0.0 | 22.00 | OK | |||
r-release-macos-x86_64 | 3.0.0 | 44.00 | OK | |||
r-release-windows-x86_64 | 3.0.0 | 3.00 | 56.00 | 59.00 | OK | |
r-oldrel-macos-arm64 | 3.0.0 | 24.00 | OK | |||
r-oldrel-macos-x86_64 | 3.0.0 | 37.00 | OK | |||
r-oldrel-windows-x86_64 | 3.0.0 | 3.00 | 59.00 | 62.00 | OK |
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