The R Project SVN R

Rev

Rev 15675 | Rev 15925 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15675 Rev 15841
Line 1... Line 1...
1
R FAQ
1
R FAQ
2
Frequently Asked Questions on R
2
Frequently Asked Questions on R
3
Version 1.3-19, 2001-08-23
3
Version 1.3-20, 2001-08-31
4
Kurt Hornik
4
Kurt Hornik
5
 
5
 
6
 
6
 
7
Table of Contents
7
Table of Contents
8
*****************
8
*****************
Line 222... Line 222...
222
   If you know about other platforms, please drop us a note.
222
   If you know about other platforms, please drop us a note.
223
 
223
 
224
2.3 What is the current version of R?
224
2.3 What is the current version of R?
225
=====================================
225
=====================================
226
 
226
 
227
   The current released version is 1.3.0.  Conforming to this
227
   The current released version is 1.3.1.  Conforming to this
228
`major.minor.patchlevel' numbering scheme, there are three development
228
`major.minor.patchlevel' numbering scheme, there are three development
229
versions of R, working towards the next patch (`r-patched'), minor
229
versions of R, working towards the next patch (`r-patched'), minor
230
(`r-devel'), and major (`r-ng') releases of R, respectively.  Version
230
(`r-devel'), and major (`r-ng') releases of R, respectively.  Version
231
r-patched is for bug fixes mostly.  New features are typically introduced
231
r-patched is for bug fixes mostly.  New features are typically introduced
232
in r-devel.  Version r-ng will eventually become the next generation of R.
232
in r-devel.  Version r-ng will eventually become the next generation of R.