Message-ID: <C0F68778F3A5F545A370AECD9CC6BD9D0BE0D003ED@EXMBXVS1.campus.mcgill.ca>
Date: 2011-04-20T16:11:00Z
From: R Heberto Ghezzo, Dr
Subject: Sweave
Hello,
I never used Sweave before but now I try and got:
>
> rnwfile <- system.file("Sweave", "example-1.Rnw", package = "utils")
> Sweave(rnwfile)
Writing to file example-1.tex
Processing code chunks with options ...
1 : echo term verbatim
2 : term verbatim pdf
You can now run (pdf)latex on 'example-1.tex'
> tools::texi2dvi("example-1.tex", pdf = TRUE)
Error in tools::texi2dvi("example-1.tex", pdf = TRUE) :
pdflatex is not available
>
The code is from Sweave.pdf file in utils/doc
I am using R-2.13.0 in Win7 Toshiba laptop
Please any help?
R.Heberto Ghezzo Ph.D.
Montreal - Canada