Difference between revisions of "Software tutorial/Software installation"
Jump to navigation
Jump to search
Kevin Dunn (talk | contribs) |
Kevin Dunn (talk | contribs) |
||
Line 66: | Line 66: | ||
#* Visit the RStudio website http://www.rstudio.com/ide/download/desktop | #* 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 | #* Save and open the DEB or RPM file and install the software in the regular way for your platform | ||
{{Navigation|Book=Software tutorial|previous=About the course software|current=Tutorial index|next=Getting started}} |
Revision as of 09:31, 13 January 2016
Zero installation option (new in 2016)
If you'd like to use R on your tablet, mobile phone, or simply try it without installing anything, visit: http://yint.org/Rweb
Install R on your own computer?
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
As mentioned above, install 2 software packages:
|
Mac installation
As mentioned above, install 2 software packages:
|
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