You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: vignettes/ectd/r0pkg.txt
+20-7
Original file line number
Diff line number
Diff line change
@@ -108,20 +108,28 @@ Content:
108
108
109
109
## Overview
110
110
111
-
The objective of the R Cconsortium R submission Pilot 1 Project is to
111
+
The objective of the R Consortium R submission Pilot 1 Project is to
112
112
test the concept that a R-language based submission package can meet
113
113
the needs and the expectations of the FDA reviewers,
114
114
including assessing code review and analyses reproducibility.
115
-
All submission materials and communications from this pilot is publicly available,
115
+
All submission materials and communications from this pilot are publicly available,
116
116
with the aim of providing a working example for future R language based FDA submissions.
117
117
This is a FDA-industry collaboration through the non-profit organization R consortium.
118
118
119
-
The [RConsortium/submissions-pilot1](https://github.com/RConsortium/submissions-pilot1) repo demonstrate an approach to organize internal developed R function and
119
+
The [RConsortium/submissions-pilot1](https://github.com/RConsortium/submissions-pilot1) repo demonstrates an approach to organize internal developed R function and
120
120
table, listing, figure generation program using an R package.
121
121
122
122
The [RConsortium/submissions-pilot1-to-fda](https://github.com/RConsortium/submissions-pilot1-to-fda)
123
-
repo demonstrate the eCTD submission package based on the [RConsortium/submissions-pilot1](https://github.com/RConsortium/submissions-pilot1) repo.
123
+
repo demonstrates the eCTD submission package based on the [RConsortium/submissions-pilot1](https://github.com/RConsortium/submissions-pilot1) repo.
124
124
125
+
## Running Environment
126
+
127
+
The project is developed and tested in the environment below:
0 commit comments