Skip to content
Prev 208053 / 398502 Next

help in R 2.9.x for R 2.10.x packages

Dear Michael,

the help system has been rearranged considerably. It is not possible to 
use binary packages prepared under R-2.10.x with earlier versions of R. 
The other way round is also not a really good idea.

Note also that the most recent version of TeachingDemos (2.5) uses help 
markup that does not work with R versions prior to R-2.10.0. You can use 
TeachingDemos 2.4 with R-2.9.x, tough (and that version is still 
available in the Windows binary repository for the R-2.9.x series. Hence 
just say
    install.packages("TeachingDemos")
if you wanto to stay with that "ancient" version of R.

Best wishes,
Uwe
On 29.01.2010 20:34, Michael Friendly wrote: