Difference between revisions of "Software tutorial/Software installation"
Jump to navigation
Jump to search
Kevin Dunn (talk | contribs) |
Kevin Dunn (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Navigation|Book=Software tutorial|previous=About the course software|current=Tutorial index|next=Getting started}} | {{Navigation|Book=Software tutorial|previous=About the course software|current=Tutorial index|next=Getting started}} | ||
__NOTOC__ | __NOTOC__ | ||
== | |||
==Zero installation option (new) == | |||
If you'd like to use R on your tablet, mobile phone, or simply try it without installing anything, visit: | |||
<span style="font-size: 150%;"> '''[http://yint.org/Rweb http://yint.org/Rweb]'''</span> | |||
== Install R on your own computer? == | |||
{| | {| | ||
|- | |- | ||
Line 18: | Line 24: | ||
==Windows installation == | ==Windows installation == | ||
{| | {| | ||
|- | |- | ||
| width="600px"| | | width="600px"| | ||
As mentioned above, install 2 software packages: | |||
# '''Base R package''' | # '''Base R package''' | ||
#* Visit the R-website: http://cran.r-project.org/bin/windows/base/ | #* Visit the R-website: http://cran.r-project.org/bin/windows/base/ | ||
Line 37: | Line 45: | ||
|- | |- | ||
| width="600px" | | | width="600px" | | ||
As mentioned above, install 2 software packages: | |||
# '''Base R package''' | # '''Base R package''' | ||
#* Visit the R-website: http://cran.r-project.org/bin/macosx/ | #* Visit the R-website: http://cran.r-project.org/bin/macosx/ |
Revision as of 13:29, 2 January 2016
Zero installation option (new)
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