Rev 78769 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
Rd.sty in R_HOME/share/texmf uses hyperref.sty. This isnormally installed, and can be obtained from any CTAN node or mirror:seehttps://www.tug.org/ctan.htmlIt also uses the standard package bm, which is part of the standardtools bundle and should be part of any reasonably recent LaTeXinstallation.The reference manual is made using the times fonts package. If you do nothave that available, you can get it from CTAN, or set the environmentvariable R_RD4PDF to "". Other alternatives are discussedin the R-admin manual.You may have to increase the poolsize of your pdflatex to process thereference manual with hyperlinks, although these days the limits areset high.pdftex will warn (correctly) about missing hyperlinks in formingrefman.pdf.Other LaTeX engines can be used by setting the environment variablePDFLATEX (to "lualatex", for example) and R_RD4PDF to "". Rd.sty usesiftex.sty to detect alternative engines and skip loading fontenc.