Low Orbit Flux Logo 2 F

Install R on Ubuntu

Installing R on Ubuntu is easy. You can do this with the following command:


sudo apt install r-base

You can run the interpreter like this:


R

We tested this on Ubuntu 20.04.