Skip to main content

Install R and necessary dependencies

Update the package list and install R along with necessary dependencies:
bash
If you encounter dependency issues when executing the above commands, then run:
bash

Verify the installation

Enter the command R in the terminal:
R