CRAN Package Check Results for Package mcauchyd

Last updated on 2025-02-08 20:48:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 4.26 616.89 621.15 OK
r-devel-linux-x86_64-debian-gcc 1.3.3 3.20 460.80 464.00 OK
r-devel-linux-x86_64-fedora-clang 1.3.3 1145.92 OK
r-devel-linux-x86_64-fedora-gcc 1.3.3 1118.16 OK
r-devel-windows-x86_64 1.3.3 6.00 813.00 819.00 OK
r-patched-linux-x86_64 1.3.3 4.50 604.62 609.12 OK
r-release-linux-x86_64 1.3.3 3.82 610.82 614.64 ERROR
r-release-macos-arm64 1.3.3 366.00 OK
r-release-macos-x86_64 1.3.3 994.00 OK
r-release-windows-x86_64 1.3.3 7.00 837.00 844.00 OK
r-oldrel-macos-arm64 1.3.3 484.00 OK
r-oldrel-macos-x86_64 1.3.3 1139.00 OK
r-oldrel-windows-x86_64 1.3.3 6.00 752.00 758.00 OK

Check Details

Version: 1.3.3
Check: tests
Result: ERROR Running ‘testthat.R’ [10m/11m] 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") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mvrcd.R:12:3'): rmcd works ─────────────────────────────────── round(apply(x, 2, median), 2) (`actual`) not equal to `mu` (`expected`). `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-linux-x86_64