About
Contributors
This site was authored by Anna Krystalli, Malika Ihle, and Adam Kenny.
Licenses
The overall project is available under the CC BY-SA 4.0 license found at LICENSE; all code without any narrative text is also (at your option) available under the CC0 1.0 Universal license found at LICENSE-CODE.
Why two licenses? The CC BY-SA 4.0 license is for the content of the website, while the CC0 1.0 Universal license is for the code and configuration files. This is a common practice for websites that include code snippets and other content that may be reused in other projects, particularly because the CC BY-SA 4.0 license is not intended to be used with software.
Notes
This tutorial was primarily written in 2024 using RStudio and GitHub. Major changes can be found at the website https://lmu-osc.github.io/Collaborative-RStudio-GitHub/ for the most up-to-date information, and to confirm that our tutorial is not out-of-date.
Tutorial Template Quarto Extension
This tutorial was written using the lmu-osc/tutorial-template Quarto extension (Callahan 2026).
How to Cite
To cite this tutorial, please refer to the project’s CITATION.cff file or use the BibTeX citation provided in the appendix below.
Citation
@online{krystalli,
author = {Krystalli, Anna and Ihle, Malika and Kenny, Adam},
title = {Collaborative Coding with {GitHub} and {RStudio}},
version = {0.3.0},
url = {https://lmu-osc.github.io/Collaborative-RStudio-GitHub/},
doi = {DOI HERE},
langid = {en}
}