A template for reproducible research
Feb 16, 2024
@wfu.edu
email address
Git is already on your RStudio container. We do need to configure it.
If credential.helper
appears on two lines, one being cache --timeout=3600
, then unset it with:
Linking RStudio to GitHub
Getting your GitHub token (without usethis
)
repo
, workflow
, gist
, and user
scopes.Setting your credentials in RStudio (without gitcreds
)
In the RStudio Console tab, type:
Ignore the warning message after loading the package.
Test the setup by making a change to the README.md
file.
README.md
fileWe can see that our changes are reflected on GitHub
README.md
fileWe have a course hub for Discussions. You can add Issues to repos.
Issues
Scaffolding reproducible research | Quantitative Text Analysis | Wake Forest University