R

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.

— www.r-project.org

R is a highly powerful tool for statistical computing, graphics, and programming. As a free, open-source, and continually evolving software, it is widely recognized as a strong competitor among statistical and data science packages.

R is available as Free Software under the terms of the Free Software Foundation’s GNU General Public License in source code form. It compiles and runs on a wide variety of UNIX platforms and similar systems (including FreeBSD and Linux), Windows and MacOS.

— www.r-project.org

Resources on the web:

R project site contains an extensive bibliography of books related to R: www.r-project.org/doc/bib/R-books.html

Here are some (tentative) topics covered in R section: