CRAN Package Check Results for Package mcauchyd

Last updated on 2024-10-19 15:53:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 3.90 628.38 632.28 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 3.31 465.28 468.59 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.2 1156.79 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 1110.46 OK
r-devel-windows-x86_64 1.3.2 6.00 809.00 815.00 OK
r-patched-linux-x86_64 1.3.2 3.89 617.69 621.58 OK
r-release-linux-x86_64 1.3.2 4.09 604.37 608.46 OK
r-release-macos-arm64 1.3.2 340.00 OK
r-release-macos-x86_64 1.3.2 978.00 OK
r-release-windows-x86_64 1.3.2 7.00 861.00 868.00 OK
r-oldrel-macos-arm64 1.3.2 1023.00 OK
r-oldrel-macos-x86_64 1.3.2 882.00 OK
r-oldrel-windows-x86_64 1.3.2 7.00 742.00 749.00 OK

Check Details

Version: 1.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [433s/546s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mcauchyd) > > 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.00 0.00 0.01 `expected`: 0.00 0.00 0.00 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 9 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc