Learn R Programming

RastaRocket

English

Package installation

Install from CRAN:

install.packages("RastaRocket")

Or install the latest development version on GitHub. 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 = TRUE)

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")

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

Installation depuis le CRAN :

install.packages("RastaRocket")

Ou installez la dernière version de développement disponible sur GitHub. 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 = TRUE)

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")

Description d'évenements indésirables

Pour consulter le tutoriel sur l'utilisation des fonctions descriptives des évènements indésirables, exécuter la commande suivante:

vignette("DescribeAE")

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

Copy Link

Version

Install

install.packages('RastaRocket')

Monthly Downloads

439

Version

1.1.3

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

USMR CHU de Bordeaux

Last Published

March 23rd, 2026

Functions in RastaRocket (1.1.3)

prepare_table

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

Generate qmd, html and css files for reporting
write_quarto_yml

write_quarto_yml
plot_volcano

Volcano Plot for Adverse Event Analysis
plot_patient_panchart

Plot a Patient Span Chart (Panchart)
write_html_file

Generate an HTML Report File
write_qmd

Write a Quarto Markdown (.qmd) file
write_datestamp_output_file

write_datestamp_output_file
write_css

Generate a CSS File
plot_butterfly_stacked_barplot

Butterfly Stacked Bar Plot for Adverse Event Grades
plot_dumbell

Plot a Dumbbell Chart for Adverse Events Analysis
select_plus

Column selection with optional grouping variable
riskdifference

riskdifference
df_builder_ae

Prepare a dataframe for creating AE plots
reverselog_trans

Reverse Log Transformation
add_pvalues

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

Add missing value information to a gtsummary table
css_generator

css_generator
ajouter_label_ndm

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

Modify gtsummary table headers and add a spanning header
custom_round

Custom Round and Format
base_table

Create a Summary Table with Grouping and Custom Formatting
custom_format

Custom formatting for gtsummary tables
customize_table_body

Customize Table Body
customize_table

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

Convert a Name to an Email Address
desc_ei_per_grade

desc_ei_per_grade
desc_var

Generate Descriptive Tables for Variables
desc_ei_per_grade_prepare_df

desc_ei_per_grade_prepare_df
desc_ei_per_pt_prepare_df

Prepare Data for AE Description by SOC and PT
desc_ei_per_pt_df_to_gt

Convert AE Summary Data to GT Table
intermediate_header

Intermediate Header
desc_ei_per_pt

desc_ei_per_pt
desc_ei_per_grade_df_to_gt

desc_ei_per_grade_df_to_gt