Difference between revisions of "GNU R"
m (added gnu package identifier. edited homepage) |
|||
| Line 3: | Line 3: | ||
|Short description=a language and environment for statistical computing and graphics. | |Short description=a language and environment for statistical computing and graphics. | ||
|Full description=R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R. R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity. One of R's strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed. Great care has been taken over the defaults for the minor design choices in graphics, but the user retains full control. | |Full description=R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R. R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity. One of R's strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed. Great care has been taken over the defaults for the minor design choices in graphics, but the user retains full control. | ||
| + | |Homepage URL=http://gnu.org/software/r | ||
|User level=intermediate | |User level=intermediate | ||
| − | |||
| − | |||
| − | |||
|VCS checkout command=https://svn.r-project.org/R-dev-web/trunk/index.html | |VCS checkout command=https://svn.r-project.org/R-dev-web/trunk/index.html | ||
|Computer languages=C,Fortran,R | |Computer languages=C,Fortran,R | ||
|Documentation note=http://www.r-project.org/other-docs.html | |Documentation note=http://www.r-project.org/other-docs.html | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Related projects=Littler | |Related projects=Littler | ||
|Keywords=statistics,linear,modelling,statistic,R,modeler,extensible,S | |Keywords=statistics,linear,modelling,statistic,R,modeler,extensible,S | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Version identifier=2.11.1 | |Version identifier=2.11.1 | ||
|Version date=2010-05-31 | |Version date=2010-05-31 | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://software.rc.fas.harvard.edu/mirrors/R/src/base/R-2/R-2.11.1.tar.gz | |Version download=http://software.rc.fas.harvard.edu/mirrors/R/src/base/R-2/R-2.11.1.tar.gz | ||
| + | |Last review by=Kelly Hopkins | ||
| + | |Last review date=2010-07-19 | ||
| + | |Submitted by=Database conversion | ||
| + | |Submitted date=2011-04-01 | ||
| + | |Is GNU=Yes | ||
| + | |GNU package identifier=r | ||
| + | |License verified date=2010-07-19 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2orlater | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2010-07-19 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=LGPLv2.1 | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2010-07-19 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2orlater | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2010-07-19 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=LGPLv2.1orlater | ||
| + | |License verified by=Kelly Hopkins | ||
|License verified date=2010-07-19 | |License verified date=2010-07-19 | ||
| − | |||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Douglas Bates | |Real name=Douglas Bates | ||
| + | |Role=Maintainer | ||
|Email=bates@stat.wisc.edu | |Email=bates@stat.wisc.edu | ||
| − | |||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Jose C. Pinheiro | |Real name=Jose C. Pinheiro | ||
| + | |Role=Maintainer | ||
|Email=jcp@research.bell-labs.com | |Email=jcp@research.bell-labs.com | ||
| − | |||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=William N. Venables | |Real name=William N. Venables | ||
| + | |Role=Maintainer | ||
|Email=Bill.Venables@csiro.au | |Email=Bill.Venables@csiro.au | ||
| − | |||
}} | }} | ||
{{Resource | {{Resource | ||
| Line 71: | Line 82: | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
| − | {{ | + | {{Featured}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | }} | + | |
Latest revision as of 15:40, 12 October 2012
GNU R
http://gnu.org/software/r
R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R. R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity. One of R's strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed. Great care has been taken over the defaults for the minor design choices in graphics, but the user retains full control.
Documentation
http://www.r-project.org/other-docs.html
Related Projects
This is a GNU package:r
Download
Download
version 2.11.1
(stable)
released on 31 May 2010
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Kelly Hopkins | 19 July 2010 | |
| LGPLv2.1 | Kelly Hopkins | 19 July 2010 | |
| LGPLv2.1orlater | Kelly Hopkins | 19 July 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
|
| Maintainer |
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Download | http://cran.r-project.org/mirrors.html |
| Support | Homepage | http://ftp.gnu.org/gnu/r.README |
| Developer | Bug Tracking | http://bugs.r-project.org/cgi-bin/R |
| Help | Mailing List Subscribe | http://www.r-project.org/mail.html |
Software prerequisites
This entry (in part or in whole) was last reviewed on 19 July 2010.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.