Hi all.
 
To automate the production of a document I want to have something like:
 
test.tex : test.Rnw
    "Sweave("test.Rnw") "| R  --no-restore --no-save
 
in a makefile.
 
This however gives an error as R states: Sweave("test.Rnw") : not found.
 
I use R-1.9.0pat (040424 I think) on Win XP.
 
Any suggestions, hints or plain help appreciated.
 
Steen Ladelund

        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to