Search found 3 matches

by christophchk
Mon Jun 04, 2012 5:00 pm
Forum: Math & Science
Topic: LaTeX Error: File 'Sweave.sty' not found
Replies: 4
Views: 8680

Re: Sweave | Beginner Problems

Got it!!!

Many thanks & cordial greetings,

Christoph
by christophchk
Sun Jun 03, 2012 7:08 pm
Forum: Math & Science
Topic: LaTeX Error: File 'Sweave.sty' not found
Replies: 4
Views: 8680

Re: Sweave | Beginner Problems

Thx a lot - found a Sweave.sty file,

saved it in

C:\Programme\MiKTeX 2.8\tex\latex\base

which was NOT a good idea, leading to the same error.
How do I find out where to save it in my directory?

Apologies for my naiveté,

Christoph
by christophchk
Sun Jun 03, 2012 5:47 pm
Forum: Math & Science
Topic: LaTeX Error: File 'Sweave.sty' not found
Replies: 4
Views: 8680

LaTeX Error: File 'Sweave.sty' not found

Hi everybody!

Trying to learn Sweave. As far as I understood I´ve to write a Rnw-file, named it "Learn_Sweave.Rnw".
> Sweave("Learn_Sweave.Rnw") in R
produced:
Writing to file Learn_Sweave.tex
Processing code chunks with options ...
1 : keep.source term tex
You can now run (pdf)latex on ‘Learn ...