Skip to content
Prev 8743 / 15075 Next

finding things in R manuals

If you have multiple versions of R installed it is really convenient 
that they contain the appropriate manuals.  I have an archive back to 
2.0.0 (and a few before) that I consult surprisingly often.

Our dept builds for Linux have always done 'make install install-pdf', 
and I think the argument that binary distributions of R should contain 
all the useful pieces is strong now space does not matter.

The Windows team have decided to simplify their installer for 2.15.0 
and always install all the documentation and tests, so the only 
choices will be 32-bit, 64-bit or both.
On Fri, 3 Feb 2012, Berend Hasselman wrote: