CRAN Package Check Results for Package mcauchyd

Last updated on 2024-07-17 05:55:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 4.77 940.65 945.42 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.2 3.83 563.60 567.43 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 1132.46 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 1101.73 OK
r-devel-windows-x86_64 1.3.2 6.00 819.00 825.00 OK
r-patched-linux-x86_64 1.3.2 6.14 912.79 918.93 OK
r-release-linux-x86_64 1.3.2 4.68 909.33 914.01 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 6.00 810.00 816.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 738.00 745.00 OK

Check Details

Version: 1.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [15m/18m] 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.01 0.00 0.00 `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-clang