diff --git a/_includes/install_instructions/r.html b/_includes/install_instructions/r.html index 35170502..fc19c1a3 100644 --- a/_includes/install_instructions/r.html +++ b/_includes/install_instructions/r.html @@ -5,7 +5,7 @@

R

R is a programming language that is especially powerful for data exploration, visualization, and statistical analysis. To interact with R, we use - RStudio. + RStudio.

@@ -22,7 +22,7 @@

R

this .exe file from CRAN. Also, please install the - RStudio IDE. + RStudio IDE. Note that if you have separate user and admin accounts, you should run the installers as administrator (right-click on .exe file and select "Run as administrator" instead of double-clicking). Otherwise problems may occur later, @@ -41,7 +41,7 @@

Video Tutorial

this .pkg file from CRAN. Also, please install the - RStudio IDE. + RStudio IDE.

Video Tutorial

@@ -59,7 +59,7 @@

Video Tutorial

sudo dnf install R and for Debian/Ubuntu, add a ppa repository and then run sudo apt-get install r-base). Also, please install the - RStudio IDE. + RStudio IDE.