Skip to content
Prev 208052 / 398502 Next

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

On 29/01/2010 2:34 PM, Michael Friendly wrote:
The CHM help files were built at package install time.  Binary packages 
are images of already-installed packages, so they won't have CHM files 
unless installed in 2.9.x or earlier.

So you "just" need to get the package source, and install it into the 
earlier R.  Sometimes this is easy, sometimes not.

Duncan Murdoch