Re: [R] R command line

2008-10-21 Thread Raphael Saldanha
Hi! I think I find what I was looking for: http://sourceforge.net/projects/* tinn-r*/ On Tue, Oct 21, 2008 at 10:56 AM, baptiste auguie <[EMAIL PROTECTED]>wrote: > If I understand correctly, you could consider Kate on linux. It has syntax > highlighting, completion, shortcuts to comment selectio

Re: [R] R command line

2008-10-21 Thread Paul Hiemstra
Hi, I use a standard linux bash shell in combination with R and this supports tab-completion and a quick search seems to indicate that bash might also include text highlighting. This doesn't really help if you're not using linux... cheers, Paul Raphael Saldanha wrote: Hi! Is there a Gui f

Re: [R] R command line

2008-10-21 Thread Bjørn-Helge Mevik
"Raphael Saldanha" <[EMAIL PROTECTED]> writes: > Is there a Gui for R with improvements in the command line? I'm not looking > for buttons, menus and etc, but (more) colored syntax, auto-complete > commands and etc? ESS in Emacs, perhaps? -- Bjørn-Helge Mevik __

[R] R command line

2008-10-21 Thread Raphael Saldanha
Hi! Is there a Gui for R with improvements in the command line? I'm not looking for buttons, menus and etc, but (more) colored syntax, auto-complete commands and etc? Best regards, Raphael Saldanha [EMAIL PROTECTED] [[alternative HTML version deleted]]

Re: [R] R command line usage

2008-01-27 Thread Prof Brian Ripley
On Sun, 27 Jan 2008, Deepak Chandran wrote: > Hello, > >Usually if I want to run R code from another program, I generate an > R script and run R BATCH. However, I have been wanting to access R's > command line from another program. In other words, I want the std output > from another program t

[R] R command line usage

2008-01-27 Thread Deepak Chandran
Hello, Usually if I want to run R code from another program, I generate an R script and run R BATCH. However, I have been wanting to access R's command line from another program. In other words, I want the std output from another program to feed into R (command line). Is there any way to

Re: [R] R command line arguments

2008-01-04 Thread Prof Brian Ripley
On Fri, 4 Jan 2008, Bernd Jagla wrote: > Hi, > > I would like start R in BATCH mode and submit my own parameters. Or in other > words, I would like to specify variables from the command line and execute a > script using those. > > I have been looking at commandArgs and calling R from the command l

[R] R command line arguments

2008-01-04 Thread Bernd Jagla
Hi, I would like start R in BATCH mode and submit my own parameters. Or in other words, I would like to specify variables from the command line and execute a script using those. I have been looking at commandArgs and calling R from the command line under bash: R CMD BATCH --no-save --args