Skip to content
Prev 269250 / 398502 Next

Sweave doesn't work

On Sun, Aug 21, 2011 at 09:18:25AM -0700, danielepippo wrote:

            
[...]
Sounds like you are first running sweave on the file 'example.Rtex'
and later LaTex on 'LaTeX1.Rtex'

Two points:

1) why do these files have totally differnt names? If the Sweave file
was called 'example.Rtex' I'd expect the corresponding LaTex file to
be 'example.tex'

2) Why to both files have the same extension? Commonly, the Sweave
files are called 'something.Snw' or 'something.Rnw' and the resulting
LaTex Files would be 'something.tex'

cu
	Philipp