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

265

Version

1.0.2

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

USMR CHU de Bordeaux

Last Published

February 5th, 2026

Functions in RastaRocket (1.0.2)

intermediate_header

Intermediate Header
write_css

Generate a CSS File
from_name_to_adress

Convert a Name to an Email Address
start_new_reporting

Generate qmd, html and css files for reporting
desc_ei_per_pt_df_to_gt

Convert AE Summary Data to GT Table
prepare_table

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

Write a Quarto Markdown (.qmd) file
plot_butterfly_stacked_barplot

Butterfly Stacked Bar Plot for Adverse Event Grades
write_quarto_yml

write_quarto_yml
plot_dumbell

Plot a Dumbbell Chart for Adverse Events Analysis
plot_patient_panchart

Plot a Patient Span Chart (Panchart)
desc_ei_per_grade

desc_ei_per_grade
plot_volcano

Volcano Plot for Adverse Event Analysis
desc_ei_per_grade_df_to_gt

desc_ei_per_grade_df_to_gt
reverselog_trans

Reverse Log Transformation
write_datestamp_output_file

write_datestamp_output_file
write_html_file

Generate an HTML Report File
desc_ei_per_pt_prepare_df

Prepare Data for AE Description by SOC and PT
riskdifference

riskdifference
select_plus

Column selection with optional grouping variable
customize_table

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

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

Modify gtsummary table headers and add a spanning header
css_generator

css_generator
add_missing_info

Add missing value information to a gtsummary table
custom_round

Custom Round and Format
customize_table_body

Customize Table Body
ajouter_label_ndm

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

Create a Summary Table with Grouping and Custom Formatting
desc_var

Generate Descriptive Tables for Variables
custom_format

Custom formatting for gtsummary tables
df_builder_ae

Prepare a dataframe for creating AE plots
desc_ei_per_grade_prepare_df

desc_ei_per_grade_prepare_df
desc_ei_per_pt

desc_ei_per_pt