CRAN Package Check Results for Package mcauchyd

Last updated on 2024-06-15 17:57:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 5.00 215.74 220.74 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 3.15 138.71 141.86 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.0 257.59 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 238.60 OK
r-devel-windows-x86_64 1.2.0 5.00 137.00 142.00 OK
r-patched-linux-x86_64 1.2.0 8.22 200.27 208.49 OK
r-release-linux-x86_64 1.2.0 4.58 199.46 204.04 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 135.00 141.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 7.00 186.00 193.00 OK

Check Details

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [101s/169s] 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.00 0.01 `expected`: 0.00 0.00 0.00 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc