CRAN Package Check Results for Package mcauchyd

Last updated on 2026-05-05 01:51:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 3.79 612.46 616.25 OK
r-devel-linux-x86_64-debian-gcc 1.3.3 3.32 446.55 449.87 OK
r-devel-linux-x86_64-fedora-clang 1.3.3 7.00 1057.60 1064.60 OK
r-devel-linux-x86_64-fedora-gcc 1.3.3 1085.38 OK
r-devel-windows-x86_64 1.3.3 6.00 783.00 789.00 OK
r-patched-linux-x86_64 1.3.3 4.15 561.60 565.75 OK
r-release-linux-x86_64 1.3.3 3.90 563.99 567.89 OK
r-release-macos-arm64 1.3.3 1.00 195.00 196.00 OK
r-release-macos-x86_64 1.3.3 3.00 705.00 708.00 OK
r-release-windows-x86_64 1.3.3 7.00 818.00 825.00 ERROR
r-oldrel-macos-arm64 1.3.3 OK
r-oldrel-macos-x86_64 1.3.3 3.00 657.00 660.00 OK
r-oldrel-windows-x86_64 1.3.3 10.00 1014.00 1024.00 OK

Check Details

Version: 1.3.3
Check: tests
Result: ERROR Running 'testthat.R' [13m] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(mcauchyd) The multvardiv package contains the same tools as mcauchyd, and similar tools for other multivariate distributions. mcauchyd will no longer be maintained. You may wish to install multvardiv instead. > > test_check("mcauchyd") Saving _problems/test_mvrcd-15.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mvrcd.R:12:3'): rmcd works ─────────────────────────────────── Expected `round(apply(x, 2, median), 2)` to equal `mu`. Differences: `actual`: -0.010 -0.000 -0.000 `expected`: 0.000 0.000 0.000 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64