Skip to content
Back to formatted view

Raw Message

Message-ID: <CAP01uRmV5evU0ja5_B_ySFtgV26VaPUjfAyVRxc9+jNxovAiAQ@mail.gmail.com>
Date: 2011-11-15T04:31:25Z
From: Gabor Grothendieck
Subject: Problem creating reference manuals from latex
In-Reply-To: <BLU142-W37581D0ED9B61AEB993864EFC10@phx.gbl>

On Mon, Nov 14, 2011 at 9:44 PM, Tyler Rinker <tyler_rinker at hotmail.com> wrote:
>
> R Community,
>
> I often am in need of viewing the reference manuals of packages and do not have Internet access. ?I have used the code:
>
> path <- find.package('tm')
> system(paste(shQuote(file.path(R.home("bin"), "R")),"CMD", "Rd2pdf",shQuote(path)))
>
> someone kindly provided from this help list to generate the manuals from the latex files. ?This worked well with version R 2.13. ?After the upgrade to R 2.14 I use this code (see below and get an error message I don't understand). ?I'm pretty sure "! LaTeX Error: File `inconsolata.sty'" not found. is important but don't get it's significance. ?There's a post about it here:

Check out:

http://tolstoy.newcastle.edu.au/R/e16/help/11/11/0345.html

http://tolstoy.newcastle.edu.au/R/e16/help/11/11/0362.html


-- 
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com