[Rd] Not striclty a bug but a problem (PR#1250)

ripley@stats.ox.ac.uk ripley@stats.ox.ac.uk
Wed, 9 Jan 2002 14:34:47 +0100 (MET)


On Wed, 9 Jan 2002 ccsshb@bath.ac.uk wrote:

> Version: 1040
> OS: Windows 98 SE
>
> Problem:
> I have installed R with all help files to a network read-only drive. help.start() requires rw on two files
> ../R/rw1040/doc/html/packages.html
> ../R/rw1040/doc/html/search/index.txt

What exactly is reported?

> This is a minor issue as running R 1.4.0 help from the start menu works fine.

But it won't work fine if the set of installed packages is changed, if
that is an issue.

> Perhaps the next version may address this?

Could you suggest a patch?   Does adding try() as in

try(make.packages.html(.libPaths()))
try(make.search.html(.Library))

help?


-- 
Brian D. Ripley,                  ripley@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._