R installation
From AWF-Wiki
(Difference between revisions)
(→Installation of R Project for Statistical Computing) |
|||
Line 1: | Line 1: | ||
− | + | = Windows10 64bit [[file:windows_logo.png|30px]]= | |
− | = Installation of R Project for Statistical Computing = | + | == Installation of R Project for Statistical Computing == |
* In case you have already a R version installed jump to the 4th bullet point. | * In case you have already a R version installed jump to the 4th bullet point. | ||
* If you do not have an installed R version download the latest binary distribution from [https://ftp.gwdg.de/pub/misc/cran/bin/windows/base/R-3.6.3-win.exe binary distribution of R Version 3.6.3]. Just run the binary executable for a Windows-style installer with administrator rights. | * If you do not have an installed R version download the latest binary distribution from [https://ftp.gwdg.de/pub/misc/cran/bin/windows/base/R-3.6.3-win.exe binary distribution of R Version 3.6.3]. Just run the binary executable for a Windows-style installer with administrator rights. | ||
Line 9: | Line 9: | ||
[[File:qgis_rscripts_setup.png|600.png]] | [[File:qgis_rscripts_setup.png|600.png]] | ||
− | = Installation of RStudio Desktop = | + | == Installation of RStudio Desktop == |
RStudio is a development environment which makes coding of R scripts easy. Download Rstudio Desktop for Windows10 64bit from this [https://download1.rstudio.org/desktop/windows/RStudio-1.2.5042.exe download link]. Execute the setup file and accept the default installation path. | RStudio is a development environment which makes coding of R scripts easy. Download Rstudio Desktop for Windows10 64bit from this [https://download1.rstudio.org/desktop/windows/RStudio-1.2.5042.exe download link]. Execute the setup file and accept the default installation path. | ||
[[Category:Installation Guide]] | [[Category:Installation Guide]] |
Revision as of 14:44, 23 April 2020
Windows10 64bit
Installation of R Project for Statistical Computing
- In case you have already a R version installed jump to the 4th bullet point.
- If you do not have an installed R version download the latest binary distribution from binary distribution of R Version 3.6.3. Just run the binary executable for a Windows-style installer with administrator rights.
- Accept all default settings including default installation folder.
- Open QGIS 3.10. Plugins --> Manage and Install Plugins Search for and install the Processor R plugin.
- The QGIS Processor R plugin automatically finds the installation path of your installed R. You may check the path with Settings --> Processing --> Options --> Providers --> R scripts as shown below.
Installation of RStudio Desktop
RStudio is a development environment which makes coding of R scripts easy. Download Rstudio Desktop for Windows10 64bit from this download link. Execute the setup file and accept the default installation path.