I am not aware of that I have ever used R2HTML.
However, your suggestion worked!
Using
Sweave("test.Rnw", syntax="SweaveSyntaxNoweb")
does the trick and now the \Sexpr{} tags are being
parsed again.
Many, many thanks Max!
All the best,
Werner
--- Max Kuhn <[EMAIL PROTECTED]> schrieb:
> Have
Have you used R2HTML lately? If so, please see the Sweave FAQ
http://www.ci.tuwien.ac.at/~leisch/Sweave/FAQ.html#x1-18000A.16
Max
On Wed, Mar 19, 2008 at 7:15 AM, Werner Wernersen
<[EMAIL PROTECTED]> wrote:
> Sorry about the lack of detail.
>
> Some facts:
> - code chunks are processed fine
Sorry about the lack of detail.
Some facts:
- code chunks are processed fine
- Sweave.sty file is in the same directory as the
test.Rnw file
- all running on Windows 2000 Professional
Here is the full session detail:
> Sweave("test.Rnw", debug=T)
Writing to file test.tex
Processing code chunks
Werner Wernersen wrote:
> Hi,
>
> has anybody encountered and solved the following
> problem?
>
> I continued work now on a different computer where I
> have also used Sweave successfully before. I can run
> Sweave() and it generates a .tex file. All code chunks
> are processed and translated to La
Thanks for your reply Tobias.
I know that the example should work and the entire
Sweave() works fine on the computer in my office. The
issue is that I can't figure out what's wrong with the
setup of my computer here, why it does not parse the
\Sexpr tags (but all code chunks).
This is my sessionI
Hi,
The problem does not seem to be related to your code (that is working
for me) but must be due to the way you called Sweave or your system is
configured.
What command did you call on the Rnw-file?
G
EUR
On 19.03.2008, at 10:53, Werner Wernersen wrote:
> Hi,
>
> has anybody encountered and
Werner Wernersen wrote:
> Hi,
>
> has anybody encountered and solved the following
> problem?
>
> I continued work now on a different computer where I
> have also used Sweave successfully before. I can run
> Sweave() and it generates a .tex file. All code chunks
> are processed and translated to
Werner Wernersen wrote:
> Hi,
>
> has anybody encountered and solved the following
> problem?
>
> I continued work now on a different computer where I
> have also used Sweave successfully before. I can run
> Sweave() and it generates a .tex file. All code chunks
> are processed and translated to
Hi,
has anybody encountered and solved the following
problem?
I continued work now on a different computer where I
have also used Sweave successfully before. I can run
Sweave() and it generates a .tex file. All code chunks
are processed and translated to Latex perfectly fine
but somehow only the
9 matches
Mail list logo