diff --git a/Rmd/rSetup.Rmd b/Rmd/rSetup.Rmd index 74b7829..a80b640 100644 --- a/Rmd/rSetup.Rmd +++ b/Rmd/rSetup.Rmd @@ -50,7 +50,7 @@ rToolsVersion <- gsub("\\.", "", gsub("\\.[0-9]+$", "", rVersion$rVersion)) rToolsUrl <- sprintf("https://cran.r-project.org/bin/windows/Rtools/rtools%s/rtools.html", rToolsVersion) ``` -1. Go to [`r rToolsUrl`](%60r%20rToolsUrl%60), and download the RTools installer. +1. Go to [`r rToolsUrl`](`r rToolsUrl`), and download the RTools installer. 2. After downloading has completed run the installer. Select the default options everywhere. diff --git a/docs/rSetup.html b/docs/rSetup.html index 0815113..4ebd2d5 100644 --- a/docs/rSetup.html +++ b/docs/rSetup.html @@ -498,7 +498,7 @@

Installing R

Installing RTools

  1. Go to https://cran.r-project.org/bin/windows/Rtools/rtools42/rtools.html, +href="https://cran.r-project.org/bin/windows/Rtools/rtools42/rtools.html">https://cran.r-project.org/bin/windows/Rtools/rtools42/rtools.html, and download the RTools installer.

  2. After downloading has completed run the installer. Select the default options everywhere.