
R version 4.0.4 () - "Lost Library Book"Ĭopyright (C) 2021 The R Foundation for Statistical ComputingĪdditionally, you may want to install the automatically tuned Atlas or the multi-threaded OpenBlas library to get higher performance for linear algebra operations. Once the package is installed, run the R -version command to get the R version.

So, use the below command to install the R base package on your system.

In this post, we will see how to install RStudio IDE on Debian 11 / Debian 10.

RStudio makes it easier to write scripts with Syntax highlighting, code completion, and smart indentation. RStudio IDE provides a software development environment that enables you to run R commands, visualize output, inspect variables, and manage your project files.
