graphicalMCP 0.2.4
- Updated documentation according to issue #84
- Resubmission for first CRAN release
graphicalMCP 0.2.5
CRAN release: 2024-07-13
- Updated adjust_weights_parametric_util.Rd
- Resubmission for first CRAN release
graphicalMCP 0.2.6
CRAN release: 2024-11-08
- Github repo transferred to openpharma
- Submission for CRAN release
graphicalMCP 0.2.7
- Added Hochberg-based procedures
- Added internal validations
- Expanded example graphs
- Updated vignettes
- Submission for CRAN release
graphicalMCP 0.2.8
CRAN release: 2025-05-07
- Corrected urls for references
- Submission for CRAN release
graphicalMCP 0.2.9
CRAN release: 2026-03-21
- Closed Issue #90 by changing the precision for parametric tests
- Submission for CRAN release
graphicalMCP 0.3.0
CRAN release: 2026-08-27
- Added group sequential testing for graphical MCPs via
graph_test_shortcut_gsd(), which extendsgraph_test_shortcut()to multiple analyses with per-hypothesis spending functions, information fractions, and alook_backoption to use repeated or sequential p-values - Added spending functions
spending_of(),spending_pocock(),spending_hsd(),spending_linear(),spending_wt()(Wang-Tsiatis), andspending_with_time()for a custom spending time - Added
gs_boundaries(),gs_corr(),repeated_p(), andsequential_p() - Added vignettes on group sequential testing and on its validation against gsDesign and rpact
- Renamed the
Adj. P-valuecolumn toAdj.pinprint.graph_report() - Added a warning in
graph_create()for very small transition weights (Issue #97) - Plotting examples, vignettes, and tests are skipped when
igraphorgMCPis not installed
