[R] Making HTML Help files in Version 64.0

Prof Brian D Ripley ripley at stats.ox.ac.uk
Tue Apr 13 20:05:09 CEST 1999


On Tue, 13 Apr 1999, Partha Bagchi wrote:

> Hi,
> I am having trouble making the HTML help files for the installed packages in
> version 64.0

> > link.html.help()
> 1.
> I am not sure what I am supposed to enter at this juncture. The behavior is the
> same for
> make.packages.html()
> 
> Anyone know what is happening?

Well, it does say those functions are experimental. The problem
is that system.file has changed: the second arg needs to be named,
as in system.file("TITLE", pkg = i)

Same in make.function.html, make.search.html.

-- 
Brian D. Ripley,                  ripley at 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-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list