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/README | |
parent | d44e143d9083a0ab78ab996489e6ca6718e7d8fe (diff) | |
download | slackbuilds-12627a9ec0db47b4cbde20c4cd85ce0a10d7cc3c.tar.gz |
academic/R: Added to 12.2 repository
Diffstat (limited to 'academic/R/README')
-rw-r--r-- | academic/R/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/academic/R/README b/academic/R/README new file mode 100644 index 0000000000..394f8a7c8e --- /dev/null +++ b/academic/R/README @@ -0,0 +1,12 @@ +R Statistical Programming Language <www.r-project.org> + +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. + +Package built by Joel J. Adamson <sparrow1240@gmail.com> +on Slackware 12.0 |