R

Jump to: navigation, search

R is a language intended for statistical and graphic computing. Its official website defines it as a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.

To install R on your openSUSE computer, run the following command using your terminal:

sudo zypper install R-base R-base-devel

For more information, you can visit R's official website: https://www.r-project.org