Installation Session
R
The combination of the latter two aspects sets R apart and makes it useful for everything ranging from standard ‘basic’ statistical analysis to the development of new methods.
The homepage of R is www.r-project.org from which you can install R and access manuals that provide detailed information about installing and using R.
To install R, go to the Comprehensive R Archive Network CRAN. At the time of writing, it looks as follows:
To download, for instance, R for Windows, you arrive at the following page:
Now download the latest version of R (version 4.6.0 at the time of writing):
Start the download process:
Continue the download process:
Download completed:
Choose the right version for your Mac:
Download the installation file and open it:
Simply click continue everywhere, the default installation is fine.
RStudio
is an Integrated Development Environment (IDE) for R
is a user-friendly interface for writing and running R code
makes it easier to write code, analyze data, create visuals, access documentation and manage projects
Its homepage is https://posit.co/download/rstudio-desktop/
To download RStudio, go to its download page. At the time of writing, it looks as follows:
Start the download process:
If you open the (same) download page on Mac, you directly see the download button for Mac:
Open the downloaded RStudio dmg file, and drag the RStudio icon into the applications folder: