From 06c9f39d3e0e10404648f58b2afc04914861d833 Mon Sep 17 00:00:00 2001 From: afhpayne Date: Tue, 8 Feb 2022 13:37:30 -0500 Subject: academic/R: Updated for version 4.1.2. Signed-off-by: Willy Sudiarto Raharjo --- academic/R/README | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) (limited to 'academic/R/README') diff --git a/academic/R/README b/academic/R/README index cdd9f7dbd6ef..0ebd1faa481b 100644 --- a/academic/R/README +++ b/academic/R/README @@ -1,20 +1,10 @@ -R is an integrated suite of software facilities for data manipulation, -calculation and graphical display. It includes - -* an effective data handling and storage facility, - -* a suite of operators for calculations on arrays, in particular -matrices, - -* a large, coherent, integrated collection of intermediate tools for -data analysis, - -* graphical facilities for data analysis and display either on-screen -or on hardcopy, and - -* a well-developed, simple and effective programming language which -includes conditionals, loops, user-defined recursive functions and -input and output facilities. +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. Notes: -- cgit v1.2.3