RStudio installation on macOS

Table of Contents
Motivation
Whether working or studying everybody uses various sorts and types of software on their computer. Students taking Statistical Courses, as taught by the Mathematical and Statistical Methods group at Wageningen University & Research, will most likely use R. Some of these courses (e.g. MAT-20306, MAT-32806, and MAT-50303) mainly use RStudio. Also other courses (e.g. HNH-31506 and BIF-51306) taught at Wageningen University & Research use R via RStudio as well. Therefore, students will need to be able to install RStudio.
In the text some symbol combinations are used for shortcuts, the following table explains the meaning of these symbols in relation to specific keys on your keyboard. To use the shortcuts press the keyboard keys simultaneously, e.g. ⇧⌘A means ⇧+⌘+A.
Icon | Â | Keyboard Meaning | Â Â | Icon | Â | Keyboard Meaning |
---|---|---|---|---|---|---|
⌘ |  | command |   | ⇪ |  | caps lock |
⌥ |  | option (or alt) |   | ↩ |  | carriage return (return/enter) |
⌃ |  | control |   | ⌫ |  | delete/backspace |
fn |  | function |   | ⌦ |  | forward delete (fn + ⌫) |
⇧ |  | shift (either left or right) |   | ⎋ |  | escape |
Download
At the time this post was written the latest stable release of RStudio was version 1.2.5033. It has been updated to the current stable release 2023.09.0 Build 463, which will work on macOS Big Sur (version 11.x) or later.
Download RStudio using the following link: RStudio 2023.09.0 Build 463 (ca. 381.82 MB)
If you are on a 32 bit system, you can use an older version of RStudio.
RStudio Installation
The screenshots in the installation steps described below have not been updated. However, the procedure is correct even for newer versions of RStudio. Just bear in mind, that what you see during your installation may differ from the screenshots shown.
Prior requirement for the RStudio installation on macOS:
To be able to install RStudio you will need to have R installed and configured first. If you haven’t done so already, please read the (re-)install and configure R on macOS (use the link above to go to that specific post) before continuing with this post.
To install RStudio on macOS perform the following steps:
- Open the downloaded RStudio disk image. This file will most likely reside in Finder > Downloads (shortcut: ⌥⌘L). The file can more easily be found by switching into List view (shortcut: ⌘2). To switch to Icon view use the shortcut: ⌘1. The Rstudio disk image will look like the image displayed below in Figure 1 (version number may or will differ).

- Opening the RStudio disk image will cause a window labeled ‘RStudio-xxxx.xx.x-xxx’ to appear (xxxx.xx.x-xxx represents the version number used), containing the RStudio application (see Figure 2).

- Drag the RStudio application and drop it on the Applications folder shown in the same window.
- Close the ‘RStudio-xxxx.xx.x-xxx’ window by clicking on the red ball in the top left corner of the window.
- The opened disk image is still mounted as a volume on your desktop and will look like the image shown below in Figure 3. Click this icon on your desktop once to select it and press ⌘E (shortcut for eject) to close it. Now you can discard the downloaded
RStudio-xxxx.xx.x-xxx.dmg
file from Finder > Downloads (shortcut: ⌥⌘L) by clicking it once to select and using the shortcut ⌦ (press: fn + ⌫) to put it in the trashbin. To completely remove the installer disk image remove it from your trashbin.
