Skip to content
Prev 205631 / 398506 Next

Building static HTML help pages in R 2.10.x on Windows

On 7.1.2010 12:18, Duncan Murdoch wrote:
This works. Not entirely invisible but not a big deal about that.
The R code run within Rterm is

options(help_type="html",help.ports=6800)
help.start()
library(audio)
wait(-1)

[couldn't find another way to hang R indefinitely in batch mode]
Not a problem if one is not switching between different versions of R. The current version is on the path and the path will get updated (manually) after a new version is installed. Thus, the relevant help will be always displayed.

Thanks, this is a kind of solution. Now I can use bookmarks to HTML help for the favorite libraries when working in ESS - the impossibility to set those and the need to start Rgui was the big nuisance. 

I am sure the new help system will get gradually improved in the future.

Best,

Michal

Thread (28 messages)

Uwe Ligges Building static HTML help pages in R 2.10.x on Windows Jan 2 Steve Rowley Building static HTML help pages in R 2.10.x on Windows Jan 6 Dieter Menne Building static HTML help pages in R 2.10.x on Windows Jan 7 Michal Kulich Building static HTML help pages in R 2.10.x on Windows Jan 7 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 7 Michael Friendly Building static HTML help pages in R 2.10.x on Windows Jan 7 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 7 Michal Kulich Building static HTML help pages in R 2.10.x on Windows Jan 7 Gabor Grothendieck Building static HTML help pages in R 2.10.x on Windows Jan 7 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 7 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 7 Michal Kulich Building static HTML help pages in R 2.10.x on Windows Jan 7 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 7 Jonathan Baron Building static HTML help pages in R 2.10.x on Windows Jan 7 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 7 Kevin Wright Building static HTML help pages in R 2.10.x on Windows Jan 7 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 7 Kevin Wright Building static HTML help pages in R 2.10.x on Windows Jan 7 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 7 Hadley Wickham Building static HTML help pages in R 2.10.x on Windows Jan 7 Hadley Wickham Building static HTML help pages in R 2.10.x on Windows Jan 7 Michal Kulich Building static HTML help pages in R 2.10.x on Windows Jan 7 Dieter Menne Building static HTML help pages in R 2.10.x on Windows Jan 8 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 8 Duncan Murdoch Building static HTML help pages in R 2.10.x on Windows Jan 8 Dieter Menne Building static HTML help pages in R 2.10.x on Windows Jan 8 Hadley Wickham Building static HTML help pages in R 2.10.x on Windows Jan 8 Dieter Menne Building static HTML help pages in R 2.10.x on Windows Jan 9