CRAN Package Check Results for Package bigmds

Last updated on 2024-07-03 03:50:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 2.88 36.88 39.76 OK
r-devel-linux-x86_64-debian-gcc 3.0.0 2.55 29.02 31.57 ERROR
r-devel-linux-x86_64-fedora-clang 3.0.0 51.57 OK
r-devel-linux-x86_64-fedora-gcc 3.0.0 48.54 OK
r-devel-windows-x86_64 3.0.0 3.00 56.00 59.00 OK
r-patched-linux-x86_64 3.0.0 2.77 36.30 39.07 OK
r-release-linux-x86_64 3.0.0 2.94 35.49 38.43 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 56.00 59.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 5.00 59.00 64.00 OK

Check Details

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") [ 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.0127 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 31 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc