r-minimal
Environment for statistical computing and graphics
R is a language and environment for statistical computing and graphics. It provides a variety of statistical techniques, such as linear and nonlinear modeling, classical statistical tests, time-series analysis, classification and clustering. It also provides robust support for producing publication-quality data plots. A large amount of 3rd-party packages are available, greatly increasing its breadth and scope.
- Versions: 4.5.0
- Website: https://www.r-project.org/
- Licenses: GPL 3+
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-minimal
as follows:
guix install r-minimal
Or install a particular version:
guix install r-minimal@4.5.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-minimal about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-minimal'><img src='https://packages.guix.gnu.org/packages/r-minimal/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-minimal)
Example Org:
[[https://packages.guix.gnu.org/packages/r-minimal][https://packages.guix.gnu.org/packages/r-minimal/badges/latest-version.svg]]