Re: [R] Text editors for Sweave (rnw) files

2009-10-06 Thread Giovanni Petris
Emacs + ESS does too. Giovanni > Date: Tue, 06 Oct 2009 12:34:28 -0400 > From: Gabor Grothendieck > Sender: r-help-boun...@r-project.org > Cc: r-help@r-project.org > Precedence: list > DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; > h=domainkey-signature:mime

Re: [R] Text editors for Sweave (rnw) files

2009-10-06 Thread Steve Lianoglou
Hi, On Oct 6, 2009, at 12:30 PM, Gregory Gentlemen wrote: Hi fellow R-users, Are there any text editors that recognize sweave (.rnw) files? I am running Windows Vista and in the past I used Tinn-R for R files but it (surprisingly) doesn't recognize rnw files and does not do any syntax hi

Re: [R] Text editors for Sweave (rnw) files

2009-10-06 Thread Liviu Andronic
On 10/6/09, Gregory Gentlemen wrote: > Are there any text editors that recognize sweave (.rnw) files? I am running > Windows Vista and in the past I used Tinn-R for R files but it (surprisingly) > doesn't recognize rnw files and does not do any syntax highlighting for them. > Slightly off-topic

Re: [R] Text editors for Sweave (rnw) files

2009-10-06 Thread Gabor Grothendieck
vim/gvim does syntax highlighting of R, Sweave and latex. On Tue, Oct 6, 2009 at 12:30 PM, Gregory Gentlemen wrote: > Hi fellow R-users, > > Are there any text editors that recognize sweave (.rnw) files? I am running > Windows Vista and in the past I used Tinn-R for R files but it (surprisingly)

Re: [R] Text editors for Sweave (rnw) files

2009-10-06 Thread Erik Iverson
f Gregory Gentlemen > Sent: Tuesday, October 06, 2009 11:31 AM > To: r-help@r-project.org > Subject: [R] Text editors for Sweave (rnw) files > > Hi fellow R-users, > > Are there any text editors that recognize sweave (.rnw) files? I am > running Windows Vista and in the past

[R] Text editors for Sweave (rnw) files

2009-10-06 Thread Gregory Gentlemen
Hi fellow R-users, Are there any text editors that recognize sweave (.rnw) files? I am running Windows Vista and in the past I used Tinn-R for R files but it (surprisingly) doesn't recognize rnw files and does not do any syntax highlighting for them. Thanks in advance, Greg ___