CRAN Package Check Results for Package mcauchyd

Last updated on 2024-06-23 00:14:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 4.30 218.12 222.42 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 3.97 139.63 143.60 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 257.59 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 239.48 OK
r-devel-windows-x86_64 1.2.0 5.00 139.00 144.00 ERROR
r-patched-linux-x86_64 1.2.0 7.82 194.55 202.37 OK
r-release-linux-x86_64 1.2.0 5.02 196.30 201.32 OK
r-release-macos-arm64 1.2.0 52.00 OK
r-release-macos-x86_64 1.2.0 86.00 OK
r-release-windows-x86_64 1.2.0 6.00 140.00 146.00 OK
r-oldrel-macos-arm64 1.2.0 55.00 OK
r-oldrel-macos-x86_64 1.2.0 131.00 OK
r-oldrel-windows-x86_64 1.2.0 6.00 179.00 185.00 OK

Check Details

Version: 1.2.0
Check: tests
Result: ERROR Running 'testthat.R' [83s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(mcauchyd) > > test_check("mcauchyd") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mvrcd.R:12:3'): rmcd works ─────────────────────────────────── round(apply(x, 2, median), 2) (`actual`) not equal to `mu` (`expected`). `actual`: -0.00 -0.01 0.00 `expected`: 0.00 0.00 0.00 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64