Package: maraca 1.1.0

Monika Huhn

maraca: The Maraca Plot: Visualizing Hierarchical Composite Endpoints

Supports visual interpretation of hierarchical composite endpoints (HCEs). HCEs are complex constructs used as primary endpoints in clinical trials, combining outcomes of different types into ordinal endpoints, in which each patient contributes the most clinically important event (one and only one) to the analysis. See Karpefors M et al. (2022) <doi:10.1177/17407745221134949>.

Authors:Martin Karpefors [aut], Samvel B. Gasparyan [aut], Stefano Borini [ctb], Kevin Anderson [aut], Monika Huhn [aut, cre]

maraca_1.1.0.tar.gz
maraca_1.1.0.zip(r-4.7)maraca_1.1.0.zip(r-4.6)maraca_1.1.0.zip(r-4.5)
maraca_1.1.0.tgz(r-4.6-any)maraca_1.1.0.tgz(r-4.5-any)
maraca_1.1.0.tar.gz(r-4.7-any)maraca_1.1.0.tar.gz(r-4.6-any)
maraca_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
maraca/json (API)
NEWS

# Install 'maraca' in R:
install.packages('maraca', repos = c('https://astrazeneca.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/astrazeneca/maraca/issues

Datasets:

On CRAN:

Conda:

6.36 score 3 stars 21 scripts 470 downloads 9 exports 33 dependencies

Last updated from:ddbc160727. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK162
source / vignettesOK399
linux-release-x86_64OK156
macos-release-arm64OK135
macos-oldrel-arm64OK196
windows-develOK113
windows-releaseOK118
windows-oldrelOK112
wasm-releaseOK121

Exports:animate_plotcomponent_plotcumulative_plotdustindustin_plotmaracamosaic_plotplot_maracavalidate_maraca_plot

Dependencies:backportscheckmateclicpp11dplyrfarvergenericsggplot2gluegtablehceisobandlabelinglifecyclemagrittrpatchworkpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr

Maraca Plots - Alternative Endpoints

Rendered fromotherEndpoints.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2024-03-15
Started: 2024-03-15

Maraca Plots - Animation

Rendered fromanimation.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2026-01-14
Started: 2026-01-14

Maraca Plots - Basic Usage

Rendered frommaraca.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2026-01-14
Started: 2022-08-12

Maraca Plots - Frequently Asked Questions

Rendered fromfaq.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2026-01-14
Started: 2022-08-19

Maraca Plots - Introduction to the Mosaic plot

Rendered frommosaic.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2026-01-14
Started: 2025-06-09

Maraca Plots - Plotting win odds

Rendered fromwinOdds.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2026-01-14
Started: 2023-11-08

Maraca Plots - Themes and Styling

Rendered fromthemes.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2024-03-15
Started: 2023-11-08

Maraca Plots - Validation

Rendered fromvalidation.Rmdusingknitr::rmarkdownon May 14 2026.

Last update: 2025-04-29
Started: 2023-11-08

Readme and manuals

Help Manual

Help pageTopics
Creates and returns an animated version of the standard maraca plot.animate_plot animate_plot.adhce animate_plot.default animate_plot.maraca
Plotting components of win oddscomponent_plot component_plot.adhce component_plot.default component_plot.maraca
Plotting the cumulated components of win oddscumulative_plot cumulative_plot.adhce cumulative_plot.default cumulative_plot.maraca dustin dustin_plot
Example HCE scenario A.hce_scenario_a
Example HCE scenario B.hce_scenario_b
Example HCE scenario C.hce_scenario_c
Example HCE scenario D.hce_scenario_d
Example HCE scenario KCCQ3.hce_scenario_kccq3
maraca package.maraca-package maraca print.maraca
Mosaic plotmosaic_plot mosaic_plot.adhce mosaic_plot.default mosaic_plot.maraca
Creates and returns the plot of the maraca data.plot_maraca
Generic function to plot the adhce object using plot().plot.adhce
Generic function to plot the maraca object using plot().plot.maraca
Generic function to generate validation data for the maraca plot object.validate_maraca_plot