CRAN Package Check Results for Package graphicalMCP

Last updated on 2026-08-29 20:50:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.12 431.24 435.36 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 3.84 285.37 289.21 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 283.83 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 288.81 OK
r-devel-windows-x86_64 0.3.0 7.00 457.00 464.00 OK
r-patched-linux-x86_64 0.2.9 3.82 294.99 298.81 ERROR
r-release-linux-x86_64 0.2.9 3.66 285.59 289.25 OK
r-release-macos-arm64 0.3.0 1.00 125.00 126.00 OK
r-release-macos-x86_64 0.3.0 4.00 503.00 507.00 OK
r-release-windows-x86_64 0.2.9 8.00 288.00 296.00 OK
r-oldrel-macos-arm64 0.3.0 1.00 118.00 119.00 OK
r-oldrel-macos-x86_64 0.3.0 3.00 414.00 417.00 OK
r-oldrel-windows-x86_64 0.3.0 9.00 588.00 597.00 OK

Check Details

Version: 0.2.9
Check: tests
Result: ERROR Running ‘testthat.R’ [86s/123s] 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(graphicalMCP) > > test_check("graphicalMCP") Saving _problems/test-graph_test_closure-300.R [ FAIL 1 | WARN 0 | SKIP 12 | PASS 169 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-print.graph_report.R:1:1', 'test-print.graph_report.R:11:1', 'test-print.graph_report.R:48:1', 'test-print.graph_report.R:56:1', 'test-print.graph_report.R:65:1', 'test-print.initial_graph.R:1:1', 'test-print.initial_graph.R:8:1', 'test-print.power_report.R:1:1', 'test-print.power_report.R:13:1', 'test-print.power_report.R:28:1', 'test-print.power_report.R:53:1', 'test-print.updated_graph.R:11:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-graph_test_closure.R:296:7'): compare adjusted p-values to lrstat - Bonferroni & Simes ── Error in `lrstat::fadjpbon(g$hypotheses, g$transitions, matrix(p, ncol = 6))`: unused argument (matrix(p, ncol = 6)) Backtrace: ▆ 1. └─testthat::expect_equal(...) at test-graph_test_closure.R:296:7 2. └─testthat::quasi_label(enquo(expected), expected.label) 3. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 12 | PASS 169 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64