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: README.md
+18
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,24 @@
3
3
This repository is under construction. It is intended to support the working group for the use of Git in Statistical Programming.
4
4
If you are interested in joining, please go [here](https://advance.hub.phuse.global/wiki/spaces/WEL/pages/90472449/The+Use+of+Git+in+Statistical+Programming) to find out more!
5
5
6
+
# Objectives and Deliverables
7
+
8
+
1. Principles for using Git and example workflow(s) in context of the current QC process
9
+
10
+
2. PHUSE white paper on Git for statistical programming, to cover:
11
+
12
+
- The case for Git
13
+
- Challenges in using Git
14
+
- Current QC process
15
+
- Using Git for audit trails
16
+
- How Git can work with the current QC process
17
+
- How Git is typically used outside of statistical programming and why
18
+
- What the QC process could look like when using the benefits of a typical Git framework
19
+
- Regulators’ point of view
20
+
21
+
3. Core education on Git for statistical programmers
22
+
4. Soft proposal for an alternative QC process using Git features
23
+
6
24
# R use
7
25
8
26
This repository will be using quarto. To support this, there is an renv lock file which is currently bare bones.
0 commit comments