diff options
author | Joel J. Adamson <adamsonj@email.unc.edu> | 2010-05-12 23:27:35 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:27:35 +0200 |
commit | 12627a9ec0db47b4cbde20c4cd85ce0a10d7cc3c (patch) | |
tree | 6fbd3a8725f49285ffe82798cbfa1e74e0625c5a /academic/R/slack-desc | |
parent | d44e143d9083a0ab78ab996489e6ca6718e7d8fe (diff) | |
download | slackbuilds-12627a9ec0db47b4cbde20c4cd85ce0a10d7cc3c.tar.gz |
academic/R: Added to 12.2 repository
Diffstat (limited to 'academic/R/slack-desc')
-rw-r--r-- | academic/R/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/academic/R/slack-desc b/academic/R/slack-desc new file mode 100644 index 0000000000..47f1ed1503 --- /dev/null +++ b/academic/R/slack-desc @@ -0,0 +1,11 @@ +R: R Statistical Programming Language <www.r-project.org> +R: +R: R is a language and environment for statistical computing and +R: graphics. It is a GNU project which is similar to the S language +R: and environment which was developed at Bell Laboratories (formerly +R: AT&T, now Lucent Technologies) by John Chambers and colleagues. R +R: can be considered as a different implementation of S. There are +R: some important differences, but much code written for S runs +R: unaltered under R. +R: +R: Package built by Joel J. Adamson <sparrow1240@gmail.com> |