openpharma / rinpharma_workshop_2021

12 stars 7 forks source link

Clinical Trials Data Analysis at Roche Workshop R in Pharma

by Adrian Waddell, Kieran Martin, Jana Stoilova, Thomas Neitmann, Pawel Rucki, Lena Wang

On October 25, 2021. More information can be found on: eventbrite.

Packages used for the workshop

Setup packages with:

install.packages(c("rtables", "shiny", "DT"))

remotes::install_github("Roche-GSK/admiral", ref = "devel")
remotes::install_github("Roche/respectables")
remotes::install_github("Roche/synthetic.cdisc.data")

you might need to set your GITHUB_PAT best with usethis::usethis::edit_r_environ()

Important URLs