https://github.com/bayer-group/bic-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.

https://github.com/bayer-group/bic-detector

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary

Keywords

adverse-events bayer-not-classified bayer-reg-none beat-not-applicable clinical-trials data-insights safety-data-analysis shiny-apps signal-detection
Last synced: 10 months ago · JSON representation

Repository

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.

Basic Info
  • Host: GitHub
  • Owner: Bayer-Group
  • License: gpl-3.0
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 1.47 MB
Statistics
  • Stars: 9
  • Watchers: 3
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Topics
adverse-events bayer-not-classified bayer-reg-none beat-not-applicable clinical-trials data-insights safety-data-analysis shiny-apps signal-detection
Created almost 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Codeowners

README.md

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= and CWL_password= to .Renviron file using usethis::edit_r_environ()

r remotes::install_github("Bayer-Group/BIC-DetectoR")

Launch Rshiny app

r library(DetectoR) DetectoR::start_app()

Owner

  • Name: Bayer Open Source
  • Login: Bayer-Group
  • Kind: organization

Science for a better life

GitHub Events

Total
  • Issues event: 1
  • Watch event: 6
  • Issue comment event: 1
  • Member event: 5
  • Fork event: 1
Last Year
  • Issues event: 1
  • Watch event: 6
  • Issue comment event: 1
  • Member event: 5
  • Fork event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 5
  • Total Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Martin Gebel m****l@b****m 5
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • TammoReinders (1)
Pull Request Authors
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels

Dependencies

DESCRIPTION cran
  • R >= 4.0 depends
  • DT * imports
  • dplyr * imports
  • glue * imports
  • haven * imports
  • htmltools * imports
  • metafor * imports
  • plyr * imports
  • rlang * imports
  • scales * imports
  • shiny * imports
  • shinyWidgets * imports
  • shinyalert * imports
  • shinycssloaders * imports
  • shinydashboard * imports
  • shinyjs * imports
  • stringr * imports
  • tidyr * imports
  • DescTools * suggests
  • RCurl * suggests
  • assertthat * suggests
  • c212 * suggests
  • config * suggests
  • data.table * suggests
  • ggplot2 * suggests
  • httr * suggests
  • knitr * suggests
  • pkgload * suggests
  • plotly * suggests
  • purrr * suggests
  • rmarkdown * suggests
  • shinytest * suggests
  • testthat >= 3.0.0 suggests
  • tibble * suggests
  • tidyselect * suggests