Gilead-BioStats / gsm.app

https://gilead-biostats.github.io/gsm.app/
Apache License 2.0
1 stars 1 forks source link

gsm.app: Shiny application for gsm assessments

[![R-CMD-check](https://github.com/Gilead-BioStats/gsm.app/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Gilead-BioStats/gsm.app/actions/workflows/R-CMD-check.yaml)
[![R-CMD-check](https://github.com/Gilead-BioStats/gsm.app/actions/workflows/R-CMD-check-dev.yaml/badge.svg)](https://github.com/Gilead-BioStats/gsm.app/actions/workflows/R-CMD-check-dev.yaml)

gsm.app is a Shiny application that enables drill-down functionality for {gsm} Assessments.

A PHUSE working group, OpenRBQM: Pre-Competitive Collaboration on Open-Source Software for RBQM, has been formed to improve and develop new features for gsm, gsm.app, and future open-source RBQM tools and modules.

Installation

You can install the development version of gsm.app from GitHub with:

# install.packages("pak")
pak::pak("Gilead-BioStats/gsm.app")

Sample App

You can use the app with sample data [here](https://openrbqm.shinyapps.io/gsm-app).
You can use the app with sample data [here](https://openrbqm.shinyapps.io/gsm-app-dev).

Code of Conduct

Please note that the gsm.app project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.