[R] Attempt at package documentation on debian: link to "data.frame" broken

Johannes Graumann johannes_graumann at web.de
Mon Dec 3 14:18:31 CET 2007


Hmmm, I see. This is all local. So there does not seem to be a way to make any 
old R installation that loads the package initialize this functionality, so 
that the help files will be correctly interlinked directly after "require" 
or "library"? How do other packages manage that?

Joh

On Monday 03 December 2007 14:08:47 Prof Brian Ripley wrote:
> On Mon, 3 Dec 2007, Johannes Graumann wrote:
> > <posted & mailed>
> >
> > Prof Brian Ripley wrote:
> >>> Using non-linked HTML file: style sheet and hyperlinks may be incorrect
> >>> - which is what happens ... how to switch to "linked HTML file"?
> >>
> >> It all works via help.start() (as I did say), at least in a reliable R
> >> front end.  Running help.start() is how you set this up.
> >
> > You are right - naturally. After calling 'help.start()' everything works
> > just fine. Is there any way one can call 'help.start()' transparently to
> > the user when s/he accesses the html-help?
>
> It is potentially very slow (ca 40 secs on our dept system with 1500
> NFS-mounted packages) in R 2.6.1.  But you could put utils::help.start()
> in ~/.Rprofile.
>
> In R-devel you will be able to have
>
>  	utils:::make.packages.html()
>
> in ~/.Rprofile and that takes a few seconds at most.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20071203/0731fa5b/attachment.bin 


More information about the R-help mailing list