CRAN Package Check Results for Package eummd

Last updated on 2026-06-16 00:50:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 23.30 29.95 53.25 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 17.83 23.79 41.62 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 40.00 44.98 84.98 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 47.00 43.59 90.59 OK
r-devel-windows-x86_64 0.2.0 29.00 64.00 93.00 OK
r-patched-linux-x86_64 0.2.0 23.62 28.11 51.73 OK
r-release-linux-x86_64 0.2.0 25.79 28.35 54.14 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 28.00 65.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 30.00 79.00 109.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

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

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/6s] 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-release-linux-x86_64