Skip to content

Bayer-Group/BIC-DetectoR

Repository files navigation

DetectoR

R Shiny app for Clinical Trial Safety Data

DetectoR

DetectoR

The DetectoR R Shiny app provides a handy platform allowing for early identification of signals and an ongoing monitoring of safety along the medical product development phase and lifecycle.

Installation

  • assumes R is installed (install the remotes and usethis R-packages)
  • assumed git is installed
  • add CWL=<your_cwl> and CWL_password=<your_cwl_password> to .Renviron file using usethis::edit_r_environ()
remotes::install_github("Bayer-Group/BIC-DetectoR")

Launch Rshiny app

library(DetectoR)
DetectoR::start_app()

Releases

No releases published

Packages

No packages published

Languages