Skip to content
Prev 11240 / 15075 Next

R 3.2.0 Mavericks/Yosemite: help.search showing error

Yes, that is the way it is supposed to work. 3-2-branch moves through the sequence 

3.2.0 alpha
3.2.0 beta
3.2.0 RC
3.2.0 
3.2.0 Patched
3.2.1 beta
3.2.1 RC
3.2.1
3.2.1 Patched
<etc>

whereas R-devel should stick at

3.3.0 Under development (unstable)

until it is time for 3-3-branch, at which point it changes to 3.4.0 Under development, etc.

How R-devel ended up listing as 3.2.1 RC is hard to tell, but presumably it is a local error at r.research.att.com (there seems to be no issue with the present sources in SVN).

Notice that 3.2.0 Patched disappears when 3.2.1 prereleases start. There seems to be no backlog of builds of 3.2.0 Patched, but there would be little point in looking for one. 3.2.1 is really just a formal release of patches-to-date.