CRAN Package Check Results for Package bigmds

Last updated on 2024-11-26 16:50:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 2.60 29.19 31.79 OK
r-devel-linux-x86_64-debian-gcc 3.0.0 1.79 23.49 25.28 ERROR
r-devel-linux-x86_64-fedora-clang 3.0.0 50.81 OK
r-devel-linux-x86_64-fedora-gcc 3.0.0 48.90 OK
r-devel-windows-x86_64 3.0.0 4.00 56.00 60.00 OK
r-patched-linux-x86_64 3.0.0 2.40 28.00 30.40 OK
r-release-linux-x86_64 3.0.0 2.14 28.47 30.61 OK
r-release-macos-arm64 3.0.0 20.00 OK
r-release-macos-x86_64 3.0.0 37.00 OK
r-release-windows-x86_64 3.0.0 3.00 58.00 61.00 OK
r-oldrel-macos-arm64 3.0.0 24.00 OK
r-oldrel-macos-x86_64 3.0.0 61.00 OK
r-oldrel-windows-x86_64 3.0.0 3.00 60.00 63.00 OK

Check Details

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") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-divide_conquer_mds.R:56:3'): divide-and-conquer MDS returns a valid MDS configuration when n > l ── `min_corr` is not strictly more than 0.9. Difference: -0.02 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc