Difference between revisions of "Software tutorial/Software installation"
Jump to navigation
Jump to search
Kevin Dunn (talk | contribs) |
Kevin Dunn (talk | contribs) |
||
Line 6: | Line 6: | ||
| width="600px"| | | width="600px"| | ||
* Official website: http://www.r-project.org/ | * Official website: http://www.r-project.org/ | ||
* These instructions were update last on | * These instructions were update last on 02 January 2016; the R version at that time was version 3.2.3. | ||
<br><hr><br> | |||
R is a standalone package. However, to get the most benefit, you must install a good editor side-by-side with R. That means you have to install '''two software tools''' today. | R is a standalone package. However, to get the most benefit, you must install a good editor side-by-side with R. That means you have to install '''two software tools''' today. | ||
# We will install the R software first | # We will install the R software first |
Revision as of 13:11, 2 January 2016
General
R is a standalone package. However, to get the most benefit, you must install a good editor side-by-side with R. That means you have to install two software tools today.
|
This video shows how to use RStudio: it looks the same on Windows, Mac and Linux. |
Windows installation
|
Mac installation
|
Linux installation
- Base R package
- Visit the R-website: http://cran.r-project.org/bin/linux/
- Choose your Linux distribution: Debian, Redhat, Suse or Ubuntu
- Download and install the software in the regular way for your platform
- RStudio, an excellent editor for R
- Visit the RStudio website http://www.rstudio.com/ide/download/desktop
- Save and open the DEB or RPM file and install the software in the regular way for your platform