R
GNU R
https://www.r-project.org/
Language and environment for statistical computing and graphics
R is 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.
The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency. The R distribution contains functionality for a large number of statistical procedures. Among these are: linear and generalized linear models, nonlinear regression models, time series analysis, classical parametric and nonparametric tests, clustering and smoothing. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. Additional modules ("add-on packages") are available for a variety of specific purposes.
This is a GNU package:r
Download
https://cran.r-project.org/src/base/R-4/R-4.2.3.tar.gz
version 4.2.3
(stable)
released on 15 March 2023
User level
Advanced
Donate link
https://www.r-project.org/foundation/donations.html
VCS Checkout
git clone https://salsa.debian.org/edd/r-base.git
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
3 November 2022
Leaders and contributors
Contact(s) | Role |
---|---|
Peter Dalgaard | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://r-forge.r-project.org | |
Wikidata | General | https://www.wikidata.org/wiki/Q206904 |
General | https://cran.r-project.org | |
Debian | Developer | https://tracker.debian.org/pkg/r-base |
Download | https://cran.r-project.org/src/ | |
Subversion | VCS Repository Webview | https://svn.r-project.org/R/ |
Mailing List | https://stat.ethz.ch/mailman/listinfo/r-devel/ | |
Mailing List | https://stat.ethz.ch/mailman/listinfo/r-help/ | |
Mailing List | https://stat.ethz.ch/mailman/listinfo/r-package-devel/ | |
Bugzilla | Bug Tracking | https://bugs.r-project.org/ |
Software prerequisites
This entry (in part or in whole) was last reviewed on 15 March 2023.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.