Skip to content

Commit

Permalink
fix wording related to version
Browse files Browse the repository at this point in the history
  • Loading branch information
avallecam authored Jan 22, 2024
1 parent cbfceb5 commit 018c765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learners/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If you already have R and RStudio installed, first check if your R version is up

* When you open RStudio your R version will be printed in the console on the [console window](https://docs.posit.co/ide/user/ide/guide/code/console.html). Alternatively, you can type `sessionInfo()` into the console.

* If your version of R is older than that, download and install the latest version of R from the [R project website](https://cran.rstudio.com/) for your operating system.
* If your version of R is older than the one required, download and install the latest version of R from the [R project website](https://cran.rstudio.com/) for your operating system.

* After installing a new version of R, you will have to reinstall all your packages with the new version. For Windows, there is a package called `installr` that can help you with upgrading your R version and migrate your package library.

Expand Down

0 comments on commit 018c765

Please sign in to comment.