The objective of the R Consortium R submission Pilot 2 Project is to test the concept that a Shiny application created with the R-language can be successfully bundled into a submission package and transferred successfully to FDA reviewers. The application was built using the source data sets and analyses contained in the R submission Pilot 1 Project, with materials available on the RConsortium/submissions-pilot1 repository, All submission materials and communications from this pilot are publicly available, with the aim of providing a working example for future R language based FDA submissions. This is a FDA-industry collaboration through the non-profit organization R consortium.
While the intent of the project is to enable execution of the Shiny application in a reviewer's local R environment, a deployed version of the application is available in open access through the Shinyapps.io service at rconsortium.shinyapps.io/submissions-pilot2.
The RConsortium/submissions-pilot2 demonstrates an approach to organize a Shiny application as an R package.
The RConsortium/submissions-pilot2-to-fda repo demonstrates the eCTD submission package based on the RConsortium/submissions-pilot2 repo.
[2023/09/28] Pilot 2 (shiny) FDA response letter received! link
teal
:Follow the link here
renv::restore()
if prompted to restore the {renv}
package libraryapp.R
script and run the application within RStudio by clicking the Run App button