Last updated on 2026-09-04 08:50:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.6 | 4.27 | 107.14 | 111.41 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.6 | 3.55 | 64.92 | 68.47 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.6 | 73.40 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.3.6 | 66.69 | OK | |||
| r-devel-windows-x86_64 | 1.3.6 | 8.00 | 121.00 | 129.00 | OK | |
| r-patched-linux-x86_64 | 1.3.6 | 4.16 | 99.90 | 104.06 | OK | |
| r-release-linux-x86_64 | 1.3.6 | 4.26 | 101.90 | 106.16 | OK | |
| r-release-macos-arm64 | 1.3.6 | 1.00 | 27.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 1.3.6 | 3.00 | 121.00 | 124.00 | OK | |
| r-release-windows-x86_64 | 1.3.6 | 6.00 | 116.00 | 122.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.6 | 1.00 | 30.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.6 | 3.00 | 87.00 | 90.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.6 | 7.00 | 154.00 | 161.00 | OK |
Version: 1.3.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [38s/67s]
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 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_mvrcd.R:12:3'): rmcd works ───────────────────────────────────
Expected `round(apply(x, 2, median), 2)` to equal `mu`.
Differences:
`actual`: -0.000 -0.010 -0.000
`expected`: 0.000 0.000 0.000
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang