[R] printing from latex help files in R

Uwe Ligges ligges at statistik.uni-dortmund.de
Sat Aug 17 18:36:46 CEST 2002


Faheem Mitha wrote:
> 
> On Mon, 12 Aug 2002, Dirk Eddelbuettel wrote:
> 
> >
> > Faheem,
> >
> > > help(some.topic, offline=TRUE)
> >
> > should do if you also install r-base-latex under Debian -- as the latex
> > files are only useful for offline viewing, and nobody else ever asked :)
> > I decided to move them into a seperate package to keep the size on
> > r-base-core down.
> 
> Thanks. However, I'm now getting a weird problem trying to print the help
> file called Random.
> 
> help.search("Random")
> 
> gives me
> 
> Random.user(base)       User-supplied Random Number Generation
> Random(base)            Random Number Generation
> ...
> 
> Now I get
> 
> > help("Random",offline=TRUE)
> Error in help("Random", offline = TRUE) : No documentation for `Random' in
> specified packages and libraries:
>   you could try `help.search("Random")'
> 
> But Random.user works fine with identical syntax. What is wrong?


(Almost) nothing. We have had a discussion on the R-devel list starting
on July 26 with subject "Random.Rd". Just investigate the thread in the
mailing list archives.

Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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