Skip to content

Commit 0a90544

Browse files
author
smeyer
committed
update (PR#18877)
git-svn-id: https://svn.r-project.org/R/trunk@88090 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent c827c00 commit 0a90544

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,11 @@ Since mid-1997 there has been a core group who can modify the R source
5050
code archive, listed in file doc/AUTHORS.
5151

5252
R 1.0.0 was released on 29 February 2000 and 2.0.0 on 4 October 2004.
53-
R 3.0.0 came out on 3 April 2013.
53+
R 3.0.0 came out on 3 April 2013 and 4.0.0 on 24 April 2020.
5454

5555
This file has been minimally revised since the release of R 1.0.0.
5656

57+
5758
3. PRESENT STATUS
5859

5960
The present version implements most of the functionality in the 1988
@@ -64,12 +65,12 @@ Book") and the 1998 book "Programming with Data" (the "Green Book").
6465

6566
All the R functions have been documented in the form of help pages in
6667
an "output independent" form which can be used to create versions for
67-
HTML, PDF, text etc. A 1900+ page Reference Index (a collection of
68-
most of the help pages: there is also a 3300+ page version with all
68+
HTML, PDF, text etc. A 2300+ page Reference Index (a collection of
69+
most of the help pages: there is also a 3900+ page version with all
6970
the help pages, including recommended packages) can be obtained in
7071
PDF. The manual `An Introduction to R' provides a more user-friendly
7172
starting point, and there is an FAQ, a draft `R Language Definition'
72-
manual and more specialized manuals on admininstration, data
73+
manual and more specialized manuals on administration, data
7374
import/export and extending R. See INSTALL for instructions on how to
7475
generate these documents.
7576

0 commit comments

Comments
 (0)