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 14 July 2014; the R version at that time was version 3.1.1. | ||
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. |
Revision as of 19:36, 14 July 2014
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