CRAN Package Check Results for Package eummd

Last updated on 2026-05-09 09:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 25.01 30.27 55.28 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 16.21 23.40 39.61 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 37.00 44.83 81.83 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 47.00 44.14 91.14 OK
r-devel-windows-x86_64 0.2.0 28.00 71.00 99.00 OK
r-patched-linux-x86_64 0.2.0 20.88 28.39 49.27 OK
r-release-linux-x86_64 0.2.0 23.61 28.11 51.72 OK
r-release-macos-arm64 0.2.0 6.00 8.00 14.00 OK
r-release-macos-x86_64 0.2.0 15.00 29.00 44.00 OK
r-release-windows-x86_64 0.2.0 27.00 66.00 93.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 13.00 26.00 39.00 OK
r-oldrel-windows-x86_64 0.2.0 29.00 79.00 108.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(eummd) Loading required package: Rcpp > > test_check("eummd") Saving _problems/test6_meammd-71.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 30 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test6_meammd.R:71:5'): MEAMMD proj test ─────────────────────────── Expected `type1_res` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 30 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang