CRAN Package Check Results for Package eummd

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 24.65 29.66 54.31 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 32.84 23.28 56.12 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 37.00 45.27 82.27 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 67.00 95.00 OK
r-patched-linux-x86_64 0.2.0 22.21 27.75 49.96 OK
r-release-linux-x86_64 0.2.0 46.00 28.70 74.70 ERROR
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 68.00 95.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 82.00 111.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 Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] 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-gcc