: see ?RweaveLatex.
On Fri, 17 Oct 2008, Duncan Murdoch wrote:
On 10/17/2008 9:24 AM, Thompson, David (MNR) wrote:
(Question/suggestion inline below)
-Original Message-
From: Duncan Murdoch [mailto:[EMAIL PROTECTED] Sent: October 16, 2008
02:17 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTE
On 10/17/2008 9:24 AM, Thompson, David (MNR) wrote:
(Question/suggestion inline below)
-Original Message-
From: Duncan Murdoch [mailto:[EMAIL PROTECTED]
Sent: October 16, 2008 02:17 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [R] package Utils Sweave Example Error
On
(Question/suggestion inline below)
>-Original Message-
>From: Duncan Murdoch [mailto:[EMAIL PROTECTED]
>Sent: October 16, 2008 02:17 PM
>To: [EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>Subject: Re: [R] package Utils Sweave Example Error
>
>On 10/16/2008 12:19 P
On Thu, 16 Oct 2008, Duncan Murdoch wrote:
On 10/16/2008 12:19 PM, Felipe Carrillo wrote:
This is my sessionInfo() and Sys.getenv("PATH")
library(tools)
testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils")
## enforce par(ask=FALSE)
options(device.ask.default=FALSE)
## cre
On 10/16/2008 12:19 PM, Felipe Carrillo wrote:
This is my sessionInfo() and Sys.getenv("PATH")
library(tools)
testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils")
## enforce par(ask=FALSE)
options(device.ask.default=FALSE)
## create a LaTeX file
Sweave(testfile)
Writing t
This is my sessionInfo() and Sys.getenv("PATH")
library(tools)
testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils")
## enforce par(ask=FALSE)
options(device.ask.default=FALSE)
## create a LaTeX file
Sweave(testfile)
Writing to file Sweave-test-1.tex
Processing code chunks .
On 10/16/2008 10:18 AM, Felipe Carrillo wrote:
Hi:
I'm still trying to figure out how use Sweave. Trying the example below I get
the error message when texi2dvi is executed. Any ideas about how to make
texi2dvi work?
Try running it as texi2dvi("Sweave-test-1.tex", pdf=TRUE, quiet=FALSE),
an
Hi:
I'm still trying to figure out how use Sweave. Trying the example below I get
the error message when texi2dvi is executed. Any ideas about how to make
texi2dvi work?
library(tools)
> testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils")
> options(device.ask.default=FAL
8 matches
Mail list logo