From cc6d827e03bf56524408c416e39419f0e291bbe1 Mon Sep 17 00:00:00 2001 From: Elio Campitelli Date: Wed, 30 Oct 2024 20:31:43 +1100 Subject: [PATCH] Adds instructions to install RTools --- content/materials/day0/index.Rmd | 5 +++++ content/materials/day0/index.html | 5 +++++ docs/categories/people/index.html | 25 +++++++++++++++++++------ docs/materials/day0/index.html | 7 ++++++- 4 files changed, 35 insertions(+), 7 deletions(-) diff --git a/content/materials/day0/index.Rmd b/content/materials/day0/index.Rmd index 675b00a..d0eddb8 100644 --- a/content/materials/day0/index.Rmd +++ b/content/materials/day0/index.Rmd @@ -21,6 +21,11 @@ To the best of our abilities, we don't think there's anything that requires this Go to and follow the steps for your Operating System. +## RTools (only on Windows) + +If you are using Windows, you also will need RTools to compile source packages. +Go to and download and install the version of RTools for your version of R by following the instructions. + ## RStudio We will be using RStudio as IDE. diff --git a/content/materials/day0/index.html b/content/materials/day0/index.html index cf522c5..9067a4b 100644 --- a/content/materials/day0/index.html +++ b/content/materials/day0/index.html @@ -21,6 +21,11 @@

R

To the best of our abilities, we don’t think there’s anything that requires this particular version, but to avoid potential issues, it would be best if you have at least a R 4.something.

Go to https://cloud.r-project.org/ and follow the steps for your Operating System.

+
+

RTools (only on Windows)

+

If you are using Windows, you also will need RTools to compile source packages. +Go to https://cran.r-project.org/bin/windows/Rtools/ and download and install the version of RTools for your version of R by following the instructions.

+

RStudio

We will be using RStudio as IDE. diff --git a/docs/categories/people/index.html b/docs/categories/people/index.html index 947b446..bc5e547 100644 --- a/docs/categories/people/index.html +++ b/docs/categories/people/index.html @@ -130,19 +130,32 @@

-
-

Clementina

+ +
+
+ + + + + +
+
+
+

Clementina

+ +
-
+

Helper
Sleeping on top of keyboards consultant.

+
-

Helper
Sleeping on top of keyboards consultant.

-
+

+ + diff --git a/docs/materials/day0/index.html b/docs/materials/day0/index.html index 2ab8986..3b8f8e2 100644 --- a/docs/materials/day0/index.html +++ b/docs/materials/day0/index.html @@ -45,7 +45,7 @@ R At the very least you need to have R installed on your computer. If possible, try to have it upgraded to the latest version. We developed the materials using R version 4."> - + @@ -155,6 +155,11 @@

R

To the best of our abilities, we don’t think there’s anything that requires this particular version, but to avoid potential issues, it would be best if you have at least a R 4.something.

Go to https://cloud.r-project.org/ and follow the steps for your Operating System.

+
+

RTools (only on Windows)

+

If you are using Windows, you also will need RTools to compile source packages. +Go to https://cran.r-project.org/bin/windows/Rtools/ and download and install the version of RTools for your version of R by following the instructions.

+

RStudio

We will be using RStudio as IDE.