Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
This repository is under construction. It is intended to support the working group for the use of Git in Statistical Programming.
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!

# Objectives and Deliverables

1. Principles for using Git and example workflow(s) in context of the current QC process

2. PHUSE white paper on Git for statistical programming, to cover:

- The case for Git
- Challenges in using Git
- Current QC process
- Using Git for audit trails
- How Git can work with the current QC process
- How Git is typically used outside of statistical programming and why
- What the QC process could look like when using the benefits of a typical Git framework
- Regulators’ point of view

3. Core education on Git for statistical programmers
4. Soft proposal for an alternative QC process using Git features

# R use

This repository will be using quarto. To support this, there is an renv lock file which is currently bare bones.
Expand Down