On Fri, Sep 30, 2011 at 2:41 PM, Duncan Murdoch
wrote:
> As an aside, I don't recommend the workflow you describe: it's very slow
> and cumbersome. It's much better to tell your text editor how to run both
> Sweave and Latex in one command. In the upcoming release of R 2.14.0, this
>
Another ap
On 9/30/2011 9:08 AM, syrvn wrote:
Hi Duncan,
I use Eclipse and StatET plus TexClipse and Sweave which comes with the
StatET package.
So fore me it is basically one click as well to produce the pdf from the
.Rnw file.
I installed the MacTex live 2011 version on my computer and thought it might
Hi Duncan,
I use Eclipse and StatET plus TexClipse and Sweave which comes with the
StatET package.
So fore me it is basically one click as well to produce the pdf from the
.Rnw file.
I installed the MacTex live 2011 version on my computer and thought it might
actually be
easy to find out how and
On 30/09/2011 8:03 AM, syrvn wrote:
Let's say I have written the following tiny .Rnw file:
_
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{Sweave}
\usepackage{tikz}
\usepackage{pgf}
\begin{document}
<<>>=
sessionInfo()
@
\end{doc
4 matches
Mail list logo