[OS X TeX] R statistics package

David Watson dewatson at mac.com
Sat Feb 24 15:03:51 EST 2007


Thanks, this works beautifully. This is the first time I've installed  
a new engine for TeXShop, and  I was surprised by the simplicity of  
the process.

On Feb 24, 2007, at 11:52 AM, Richard Koch wrote:

> #!/bin/tcsh
>
> set filename = "$1"
> set texfilename = "${filename:r}.tex"
>
>
> echo 'Sweave("'"$1"'")' | R --vanilla --quiet
> pdflatex "$texfilename"


------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the MacOSX-TeX mailing list