2025-05-27T13:26:56+00:00
Do not include
README.md
and.gitignore
files into the final submission.
The objective of the R Consortium R submission Pilot 4 Project is to test the concept that a Shiny application created with the R-language can be bundled with novel technologies and transferred successfully to FDA reviewers. The application was built as a modified version of the application contained R submission Pilot 2 Project, with materials available on the RConsortium/submissions-pilot2 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.
To learn more about other pilots, visit the R consortium R submission working group website and the R consortium working group page.
- Initial submission
TBD
To run the Pilot 4 Shiny application using web-assembly, you can follow the steps described in the ADRG document. A web (HTML) version of the ADRG is also available at https://rpodcast.quarto.pub/pilot4-webassembly-adrg/.
The folder is organized as a demo eCTD package following ICH guidance.
eCTD package:
m1/
: module 1 of the eCTD package
m1
└── us
├── cover-letter.pdf # Submission cover letter
m5/
: module 5 of the eCTD package
m5
└── datasets
└── rconsortiumpilot4webR
└── analysis
└── adam
├── datasets # ADaM datasets in XPT format
│ ├── adadas.xpt
│ ├── adlbc.xpt
│ ├── adrg.pdf # Analysis Data Reviewer's Guide
│ ├── adsl.xpt
│ ├── adtte.xpt
│ ├── define.xml # ADaM data define file
│ └── define2-0-0.xsl
└── programs
├── pilot4_webR_env.txt
└── pilot4_webR_pkglite.txt
Other files: (Do not include in eCTD package)
.gitignore
: git ignore fileREADME.md
: readme file for github repo
The ECTD bundle was last rendered on 2025-05-27T13:26:56+00:00 .
Report issues in https://github.com/RConsortium/submissions-pilot4-to-fda/issues