diff options
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 394f8a7c8e..fa37fc6c1a 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. |