Difference between revisions of "R"

From Free Software Directory
Jump to: navigation, search
(r-4.2.3)
 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU R
 
|Name=GNU R
|Short description=a language and environment for statistical computing and graphics.
+
|Short description=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 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.
|User level=intermediate
+
 
|Status=Live
+
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
|Component programs=
+
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.
|Homepage URL=http://www.r-project.org/
+
|Homepage URL=https://www.r-project.org/
|VCS checkout command=https://svn.r-project.org/R-dev-web/trunk/index.html
+
|Version download=https://cran.r-project.org/src/base/R-4/R-4.2.3.tar.gz
|Computer languages=C,Fortran,R
+
|Is High Priority Project=No
|Documentation note=http://www.r-project.org/other-docs.html
+
|VCS checkout command=svn checkout https://svn.r-project.org/R/trunk/ r-source
|Paid support=
+
|Computer languages=Fortran,R
|IRC help=
+
|Documentation note=User manuals available at https://cran.r-project.org/manuals.html
|IRC general=
+
 
|IRC development=
+
=== See also ===
|Related projects=Littler
+
* https://www.r-project.org/other-docs.html
|Keywords=statistics,linear,modelling,statistic,R,modeler,extensible,S
+
* https://journal.r-project.org
|Is GNU=y
+
 
|Last review by=Kelly Hopkins
+
=== Further reading ===
|Last review date=2010-07-19
+
* [https://developer.r-project.org/Blog/public/ The R Blog]
 +
* [https://developer.r-project.org/TechDocs/ R Technical Papers]
 +
 
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://www.r-project.org/foundation/donations.html
 +
|Microblog=https://twitter.com/_R_Foundation/
 +
|IRC general=irc://chat.freenode.net/R
 +
|Related projects=gnustandards,Littler
 +
|Keywords=statistics,linear,modelling,statistic,modeler,extensible,S
 +
|Version identifier=4.0.2
 +
|Version date=2020/06/22
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2020/08/20
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=2.11.1
+
|User level=advanced
|Version date=2010-05-31
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=No
|Version download=http://software.rc.fas.harvard.edu/mirrors/R/src/base/R-2/R-2.11.1.tar.gz
+
|Test entry=No
|License verified date=2010-07-19
+
|Is GNU=Yes
|Version comment=
+
|GNU package identifier=r
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License copyright=Copyright (C) 1995, 1996  Robert Gentleman and Ross Ihaka
 +
Copyright (C) 1995 - 2008 The R Development Core Team
 +
Copyright (C) 1995 - 2008 The R Core Development Team
 +
Copyright (C) 2002 - 2008 The R Foundation
 +
 
 +
https://metadata.ftp-master.debian.org/changelogs//main/r/r-base/r-base_4.2.1-3_copyright
 +
|License verified by=Genium
 +
|License verified date=2022-11-03
 +
|License note=https://svn.r-project.org/R/trunk/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Mathematics=plotting, statistics
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Software-development=programming-language, static-analysis
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=r
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Peter Dalgaard
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Douglas Bates
+
|Email=pd.mes@cbs.dk
|Email=bates@stat.wisc.edu
 
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Role=Maintainer
+
|Resource audience=Subversion
|Real name=Jose C. Pinheiro
+
|Resource kind=VCS Repository Webview
|Email=jcp@research.bell-labs.com
+
|Resource URL=https://svn.r-project.org/R/
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Role=Maintainer
+
|Resource audience=Bugzilla
|Real name=William N. Venables
+
|Resource kind=Bug Tracking
|Email=Bill.Venables@csiro.au
+
|Resource URL=https://bugs.r-project.org/
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=Download
+
|Resource URL=https://stat.ethz.ch/mailman/listinfo/r-help/
|Resource URL=http://cran.r-project.org/mirrors.html
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=Mailing List
|Resource kind=Homepage
+
|Resource URL=https://stat.ethz.ch/mailman/listinfo/r-devel/
|Resource URL=http://ftp.gnu.org/gnu/r.README
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=Bug Tracking
+
|Resource URL=https://stat.ethz.ch/mailman/listinfo/r-package-devel/
|Resource URL=http://bugs.r-project.org/cgi-bin/R
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Download
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://cran.r-project.org/src/
|Resource URL=http://www.r-project.org/mail.html
 
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource kind=General
|Software-development=programming-language
+
|Resource URL=https://r-forge.r-project.org
|Use=software-development
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv2orlater
+
|Resource kind=General
|License verified by=Kelly Hopkins
+
|Resource URL=https://cran.r-project.org
|License verified date=2010-07-19
 
 
}}
 
}}
{{Project license
+
{{Resource
|License=LGPLv2.1
+
|Resource audience=Debian
|License verified by=Kelly Hopkins
+
|Resource kind=Developer
|License verified date=2010-07-19
+
|Resource URL=https://tracker.debian.org/pkg/r-base
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv2orlater
+
|Resource audience=Wikidata
|License verified by=Kelly Hopkins
+
|Resource kind=General
|License verified date=2010-07-19
+
|Resource URL=https://www.wikidata.org/wiki/Q206904
 
}}
 
}}
{{Project license
+
{{EntryDetails
|License=LGPLv2.1orlater
+
|Is High Priority Project=No
|License verified by=Kelly Hopkins
+
|VCS checkout command=git clone https://salsa.debian.org/edd/r-base.git
|License verified date=2010-07-19
+
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://www.r-project.org/foundation/donations.html
 +
|Version identifier=4.2.3
 +
|Version date=2023-03-15
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2023-03-15
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 08:11, 15 March 2023


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

3 November 2022




Leaders and contributors

Contact(s)Role
Peter Dalgaard Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://r-forge.r-project.org
WikidataGeneralhttps://www.wikidata.org/wiki/Q206904
Generalhttps://cran.r-project.org
DebianDeveloperhttps://tracker.debian.org/pkg/r-base
Downloadhttps://cran.r-project.org/src/
SubversionVCS Repository Webviewhttps://svn.r-project.org/R/
Mailing Listhttps://stat.ethz.ch/mailman/listinfo/r-devel/
Mailing Listhttps://stat.ethz.ch/mailman/listinfo/r-help/
Mailing Listhttps://stat.ethz.ch/mailman/listinfo/r-package-devel/
BugzillaBug Trackinghttps://bugs.r-project.org/


Software prerequisites

This entry (in part or in whole) was last reviewed on 15 March 2023.




Entry








"Subversion" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bugzilla" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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.