dlab-berkeley / R-Fundamentals

D-Lab's 4 part, 8 hour introduction to R Fundamentals. Learn how to create variables and functions, manipulate data frames, make visualizations, use control flow structures, and more, using R in RStudio.
29 stars 8 forks source link

Part 3 - install rtools #19

Open mingyu-yuan opened 10 months ago

mingyu-yuan commented 10 months ago

We ran into the issue of installing rtools during the workshop today. (Jose & Mingyu)

Make a note in Part 3 (also possibly in the end of Part 2) that rtools need to be installed for PC users to install tidyverse properly.

It is worth mentioning this at the end of Part 2 to leave folks more time to figure this out so as to avoid spending time on this during Part 3.

heroashman commented 8 months ago

I've added a warning that if this happens the best thing is for people to switch to DataHub. RTools should have installed when people installed R and RStudio locally so I think it indicates a broader problem with their install taht we won't want to troubleshoot at the start of the workshop.