Skip to content
Prev 38721 / 63424 Next

Error in generating sweave-tex -> pdf file

When I copied Sweave.sty in the directory where I ran R, I didn't have any 
error. But this is not the good solution as R can be run in any folder.

I copied Sweave.sty in  /usr/share/texmf/. I put my Rnw file in inst/doc folder 
in my R package to create the vignette. I ran R CMD check and it doesn find 
texi2dvi.



----- Original Message ----
From: Duncan Murdoch <murdoch.duncan at gmail.com>
To: carol white <wht_crl at yahoo.com>
Cc: r-devel at r-project.org
Sent: Wed, December 22, 2010 10:33:01 PM
Subject: Re: [Rd] Error in generating sweave-tex -> pdf file
On 22/12/2010 1:30 PM, carol white wrote:
I meant Sweave.sty, there's no separate Sweave package.  It should be in 
the R home directory, somewhere within share/texmf.

Duncan Murdoch