diff options
author | Joel J. Adamson <adamsonj@email.unc.edu> | 2010-05-13 00:19:44 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:19:44 +0200 |
commit | 828f3f65bcd3b435614a7ff1a581b89a84b0f702 (patch) | |
tree | 9249abdc2cb99f90a74551255d9ce12d238d9b48 /academic/R/README | |
parent | 3e9095b3608126e6b30d77bc10afd20a078fcc15 (diff) |
academic/R: Updated for version 2.9.0
Diffstat (limited to 'academic/R/README')
-rw-r--r-- | academic/R/README | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/academic/R/README b/academic/R/README index 394f8a7c8e58..fa37fc6c1a37 100644 --- a/academic/R/README +++ b/academic/R/README @@ -1,12 +1,8 @@ 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 +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. |