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:

  1. Go to http://rstudio.macalester.edu/ and login with your Macalester credentials
  2. Clone your repository: Open the File menu –> New Project… –> Version Control –> Git –> copy & paste the URL of your repository –> click Create Project
  3. To commit and push your code use the Git pane (this replaces the need for GitHub Desktop)
  4. Everything else follows the standard class instructions