... | @@ -34,14 +34,20 @@ R packages used by the IDE require the following libraries: libssl, liblzma, lib |
... | @@ -34,14 +34,20 @@ R packages used by the IDE require the following libraries: libssl, liblzma, lib |
|
|
|
|
|
1. Install Java (administrative privileges may be required):
|
|
1. Install Java (administrative privileges may be required):
|
|
- Go to https://java.com/en/download/manual.jsp and select the 'Windows Offline (64-bit)' installer
|
|
- Go to https://java.com/en/download/manual.jsp and select the 'Windows Offline (64-bit)' installer
|
|
|
|

|
|
- After downloading, run the installer using the default options.
|
|
- After downloading, run the installer using the default options.
|
|
|
|
|
|
2. Install R:
|
|
2. Install R:
|
|
- Go to https://cran.r-project.org/, select 'Download R for Windows' then 'base' then click the link 'Download R-x.x.x for Windows' (where R-x.x.x is R-4.2.1 as of this writing).
|
|
- Go to https://cran.r-project.org/, select 'Download R for Windows' then 'base' then click the link 'Download R-x.x.x for Windows' (where R-x.x.x is R-4.2.1 as of this writing).
|
|
|
|

|
|
|
|

|
|
|
|

|
|
- After downloading, run the installer using the default options.
|
|
- After downloading, run the installer using the default options.
|
|
|
|
|
|
3. Install RTools which contains the resources to build R packages for Windows:
|
|
3. Install RTools which contains the resources to build R packages for Windows:
|
|
- Go to https://cran.r-project.org/, click on 'Download R for Windows', then 'Rtools', and select the latest version of RTools (RTools 4.2 as of this writing).
|
|
- Go to https://cran.r-project.org/, click on 'Download R for Windows', then 'Rtools', and select the latest version of RTools (RTools 4.2 as of this writing).
|
|
|
|

|
|
|
|

|
|
- Run the installer and select the default options.
|
|
- Run the installer and select the default options.
|
|
|
|
|
|
|
|
|
... | | ... | |