All Projects → pharmaR → risk_assessment

pharmaR / risk_assessment

Licence: MIT license
Risk Assessment App

Programming Languages

r
7636 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to risk assessment

Shinyappdemo
A demo shiny app inside a package
Stars: ✭ 23 (-45.24%)
Mutual labels:  packages, shiny
vembedr
Functions to Embed Video in HTML
Stars: ✭ 56 (+33.33%)
Mutual labels:  shiny
deejae
web app for exploring and visualising DJ sets
Stars: ✭ 28 (-33.33%)
Mutual labels:  shiny
pakket
The last package manager macOS will ever need. Simple, functional, and fast.
Stars: ✭ 20 (-52.38%)
Mutual labels:  packages
openmetrics
An opinionated Prometheus client for R conforming to the OpenMetrics standard
Stars: ✭ 30 (-28.57%)
Mutual labels:  shiny
flipdownr
📆📆📆 Implement a Countdown in RMarkdown Documents and Shiny Applications
Stars: ✭ 30 (-28.57%)
Mutual labels:  shiny
DraggableRegressionPoints
Draggable regression points in R Shiny
Stars: ✭ 18 (-57.14%)
Mutual labels:  shiny
financial-asset-comparison-tool
R Shiny app to compare the relative performance of cryptos and equities.
Stars: ✭ 97 (+130.95%)
Mutual labels:  shiny
shiny-server-arm-docker
Shiny-Server in docker for ARM(armv7/arm64) and amd64. Most suitable to run on SBCs such as Raspberry Pi. Enables installing R-libraries on top of the bare image.
Stars: ✭ 26 (-38.1%)
Mutual labels:  shiny
blackspot
Shiny app exploring Edinburgh traffic collision data
Stars: ✭ 25 (-40.48%)
Mutual labels:  shiny
vueR
vue.js for R
Stars: ✭ 131 (+211.9%)
Mutual labels:  shiny
goproxy
go modules proxy. 墙内学习go语言的第一步 自建goproxy代理. 部署到 heroku
Stars: ✭ 22 (-47.62%)
Mutual labels:  packages
intellij-idea-community
Unofficial .deb packages of IntelliJ IDEA Community Edition. This is a mirror of
Stars: ✭ 32 (-23.81%)
Mutual labels:  packages
IDBacApp
A MALDI Mass Spectrometry Bioinformatics Platform
Stars: ✭ 20 (-52.38%)
Mutual labels:  shiny
fabricerin
Create Easily Canvas in Shiny and RMarkdown Documents
Stars: ✭ 52 (+23.81%)
Mutual labels:  shiny
PlotsOfData
Shiny App for comparison of samples
Stars: ✭ 47 (+11.9%)
Mutual labels:  shiny
PlotTwist
PlotTwist - a web app for plotting and annotating time-series data
Stars: ✭ 21 (-50%)
Mutual labels:  shiny
epoxy
Extra-strength glue engines for R Markdown and Quarto
Stars: ✭ 141 (+235.71%)
Mutual labels:  shiny
shinyapps
code to reproduce my shiny apps
Stars: ✭ 28 (-33.33%)
Mutual labels:  shiny
tablerDash
tabler dashboard template for shiny
Stars: ✭ 72 (+71.43%)
Mutual labels:  shiny

Risk Assessment Shiny Application

The Risk Assessment App is an interactive web application serving as a front end application for the riskmetric R package. riskmetric is a framework to quantify risk by assessing a number of metrics meant to evaluate development best practices, code documentation, community engagement, and development sustainability. The app and riskmetric aim to provide some context for validation within regulated industries.

Furthermore, the app extends the functionalities of riskmetric by allowing the reviewer to

  • analyze riskmetric output without the need to code in R,
  • comment on the value of individual metrics,
  • provide an overall assessment on the package (i.e., low, medium, or high risk) based on the output of the evaluating metrics cohort,
  • download a report with the package risk, metrics, and reviewer comments, and
  • store assessments on the database for future viewing.

The app also provides user authentication. There are two roles on the app: regular user and admin. The latter can add/delete users, download an entire copy of the database, and modify the metric weights.

For further information about the app, please refer to the documentation.

Our Approach to Validation

Validation can serve as an umbrella for various terms, and admittedly, companies will diverge on what is the correct approach to validation. The validation approach we followed during the development of the app is based on the philosophy of the white paper set forth by the R Validation Hub: White Paper.

Documentation

We are currently working on improving the app and the documentation. Watch out for the dev branch!

In the meantime, please refer to the documentation here.

Contributors/Authors

We would like to thank all the contributors!

Specially, we would like to thank the following contributors/authors.

Note: This app was made possible thanks to the R Validation Hub, a collaboration to support the adoption of R within a biopharmaceutical regulatory setting.

License

Please see the License file that lives alongside this repo.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].