Version Control: GIT with R
Details
Learn how to use GIT (version control software) to manage your R scripts and other collaborative coding projects.
WHO is this for?
- If you are new to GIT & are short-budgeted on time!
- If you'd like to start using version control w/o learning all the command line details first!!
- If you've ever wished there was a way to "track changes" or collaborate on a single script just like you can for google docs.
- If any of this is true, this workshop might be for you!
AGENDA
6:00โ6:15 Meet & Greet | ๐| Set-up
6:15โ7:25 Workshop: Use GIT & GITHUB
7:25โ7:30 Q&A| How to reach us to continue this conversation!
SETUP INSTRUCTIONS (Before the workshop)
*This is a hands-on workshop. Please bring your laptop
*Install or update R & RStudio,
*Create a GitHub account (if you don't already have one)
*Install Git
*Install sourcetree (sourcetree is the GIT GUI used in this workshop)
See full instructions for installing or updating software required for this workshop: https://github.com/rladies-eastlansing/2019-workshop-git/blob/master/Setup-instructions.md
Having trouble with installation & set-up? Ping us on Slack (https://rladies-eastlansing.slack.com) in the #howto-vc channel! Or come 15 minutes early.
USEFUL REFERENCES:
*Git Cheetsheet: https://github.github.com/training-kit/downloads/github-git-cheat-sheet.pdf
*https://happygitwithr.com/
** Questions? Find us on slack: rladies-eastlansing.slack.com OR
** Email us: eastlansing@rladies.org
Many thanks to MSU's Center for Statistical Training & Consulting (CSTAT) https://cstat.research.msu.edu/ for sponsoring this event!