diff --git a/Rmd/rSetup.Rmd b/Rmd/rSetup.Rmd index a80b640..ccd07ea 100644 --- a/Rmd/rSetup.Rmd +++ b/Rmd/rSetup.Rmd @@ -33,7 +33,7 @@ In Windows, older R versions (< 4.2.0) come with both R a 32-bit and a 64-bits a ## Installing R -1. Go to [https://cran.r-project.org/bin/windows/base/old/`r rVersion$rVersion`/](https://cran.r-project.org/bin/windows/base/old/%60r%20rVersion$rVersion%60/), click on 'R-`r rVersion$rVersion`-win.exe' to download. +1. Go to [https://cran.r-project.org/bin/windows/base/old/`r rVersion$rVersion`/](https://cran.r-project.org/bin/windows/base/old/`r rVersion$rVersion`/), click on 'R-`r rVersion$rVersion`-win.exe' to download. 2. After the download has completed, run the installer. Use the default options everywhere, with two exceptions: First, it is better not to install into program files. Instead, just make R a subfolder of your C drive as shown below. Second, to avoid problems due to differing architectures between R and Java, if you're installing an older R version (\< 4.2.0), disable the 32-bit architecture as also shown below. diff --git a/docs/rSetup.html b/docs/rSetup.html index 4ebd2d5..0a35b3a 100644 --- a/docs/rSetup.html +++ b/docs/rSetup.html @@ -479,7 +479,7 @@
Go to https://cran.r-project.org/bin/windows/base/old/4.2.3/, +href="https://cran.r-project.org/bin/windows/base/old/4.2.3/">https://cran.r-project.org/bin/windows/base/old/4.2.3/, click on ‘R-4.2.3-win.exe’ to download.
After the download has completed, run the installer. Use the default options everywhere, with two exceptions: First, it is better not