herllka.blogg.se

Updating r in rstudio
Updating r in rstudio











If you have R and/or RStudio installed, you must still make sure that they are up to date so that you can you can run all of the necessary code. Wait until you see a > symbol followed by a blinking cursor (this looks very dramatic, and may take up to a minute, so don't be surprised). You will see various text appear in the console. In the bottom-left tab, labelled "Console", type install.packages("tidyverse") and hit enter. Select the installer appropriate for your operating system You should be able to click "Next" to all dialogs to finish the installation. When the file finishes downloading, double-click to install.

updating r in rstudio updating r in rstudio

Before the first lecture you should have the following software installed on your machine:įollow these instructions if you have not previously installed R, Rstudio or tidyverse, or if you are unsure.













Updating r in rstudio