diff options
Diffstat (limited to 'academic/R/README')
-rw-r--r-- | academic/R/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/academic/R/README b/academic/R/README deleted file mode 100644 index fa37fc6c1a..0000000000 --- a/academic/R/README +++ /dev/null @@ -1,8 +0,0 @@ -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. |