Learn R Programming

⚠️There's a newer version (1.1.3) of this package.Take me there.

RastaRocket

English

Package installation

To install the RastaRocket package, use the following code. Note that the devtools package must be installed beforehand. Ensure the build_vignettes = TRUE option is set during installation to access the included tutorial vignette:

devtools::install_github("BiostatUSMR/RastaRocket", build_vignettes = T)

Access tutorials

After installing the package with build_vignettes = TRUE, you can access the RastaRocket tutorials contained within the vignette. Two tutorials are included :

Setup project

To see how you can setup a project, please look at SetupProject vignette

vignette("SetupProject")

Description function

To view the tutorial on how to use the descriptive functions, run the following command:

vignette("RastaRocketVignette")
vignette("DescribeAE")

Adverse Event Description

To view the tutorial on how to use the adverse event descriptive functions, run the following command:

vignette("DescribeAE")

If everything is set up correctly, the vignettes should open, providing a detailed guide to using the package.

Français

Installation du package

Pour installer le package RastaRocket, utilisez le code suivant. Notez que le package devtools doit être installé au préalable. Assurez-vous que l’option build_vignettes = TRUE est activée lors de l’installation pour accéder au tutoriel inclus sous forme de vignette :

devtools::install_github("BiostatUSMR/RastaRocket", build_vignettes = T)

Accéder au tutoriel

Après avoir installé le package avec l'argument build_vignettes = TRUE, vous avez accès aux deux tutoriels de RastaRocket :

Démarrer un projet

Pour voir comment démarrer un projet, vous pouvez regarder la vignette SetupProject :

vignette("SetupProject")

Fonction de description

Pour voir le tutoriel sur les fonctions de description, vous pouvez ouvrir la vignette RastaRocketVignette :

vignette("RastaRocketVignette")

Si tout est bien installé, les deux vignettes devraient s'ouvrir.

Copy Link

Version

Install

install.packages('RastaRocket')

Monthly Downloads

439

Version

1.0.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

USMR CHU de Bordeaux

Last Published

November 20th, 2025

Functions in RastaRocket (1.0.0)

desc_ei_per_grade_df_to_gt

desc_ei_per_grade_df_to_gt
modify_table_body_func

Modify Table Body
intermediate_header

Intermediate Header
plot_butterfly_stacked_barplot

Butterfly Stacked Bar Plot for Adverse Event Grades
plot_dumbell

Plot a Dumbbell Chart for Adverse Events Analysis
from_name_to_adress

Convert a Name to an Email Address
start_new_reporting

Generate qmd, html and css files for reporting
write_css

Generate a CSS File
write_quarto_yml

write_quarto_yml
plot_patient_panchart

Plot a Patient Span Chart (Panchart)
write_qmd

Write a Quarto Markdown (.qmd) file
plot_volcano

Volcano Plot for Adverse Event Analysis
riskdifference

riskdifference
select_plus

Column selection with optional grouping variable
write_datestamp_output_file

write_datestamp_output_file
prepare_table

Prepare a Data Frame for Summarization with Custom Missing Data Handling and Factor Ordering
write_html_file

Generate an HTML Report File
ordonner_variables_qualitatives

Reorder Levels of Qualitative Variables by Frequency
reverselog_trans

Reverse Log Transformation
add_by_n

Add Counts and Percentages of Missing Data by Group
add_pvalues

Add p-values and separate footnotes to a gtsummary object
custom_round

Custom Round and Format
add_missing_info

Add missing value information to a gtsummary table
add_by_n_noNA

Add Counts by Group
custom_format

Custom formatting for gtsummary tables
custom_headers

Modify gtsummary table headers and add a spanning header
ajouter_label_ndm

Add "n (dm ; %dm)" to Variable Labels
base_table

Create a Summary Table with Grouping and Custom Formatting
css_generator

css_generator
desc_ei_per_pt_df_to_gt

Convert AE Summary Data to GT Table
df_builder_ae

Prepare a dataframe for creating AE plots
desc_var

Generate Descriptive Tables for Variables
desc_ei_per_grade

desc_ei_per_grade
customize_table_body

Customize Table Body
customize_table

Customize a Summary Table with Grouping, Missing Data, and Custom Titles
desc_ei_per_pt_prepare_df

Prepare Data for AE Description by SOC and PT
desc_ei_per_grade_prepare_df

desc_ei_per_grade_prepare_df
desc_ei_per_pt

desc_ei_per_pt