Appendix D — Mac RStudio Server
If for any reason, you are unable to complete the coursework on your own machine, you can utilize the Macalester RStudio Online Server as follow:
- Go to http://rstudio.macalester.edu/ and login with your Macalester credentials
- Clone your repository: Open the File menu –> New Project… –> Version Control –> Git –> copy & paste the URL of your repository –> click Create Project
- To commit and push your code use the Git pane (this replaces the need for GitHub Desktop)
- Everything else follows the standard class instructions