Skip to content
Prev 33471 / 398506 Next

problem installing packages from source on win2k

On Tue, 2003-06-17 at 12:21, Simon Cawley wrote:
Simon, 

Fair enough.  I think that others have already pointed to specific
issues relative to the lack of the MS help compiler in the errors that
you were getting, but more generically, let me point you to Prof.
Ripley's page which provides more detail on the overall process of
compiling R and packages under Windows:

http://www.stats.ox.ac.uk/pub/Rtools/

Links are provided there for securing the various components required,
including Prof. Ripley's Tool bundle, which is essential and invaluable
in these efforts. There is also a link there to get the MS Help compiler
for generating the .CHM files, which is the error you experienced.

Be sure to read, thoroughly, the readme files and directions Prof.
Ripley has included as the details, especially environmental
configuration, are critical.

Lastly, be sure to read "Writing R Extensions' if you have not already.
This is one of the documentation manuals provided in the distribution
and available from the help menu in RGui.

HTH,

Marc