[R-SIG-Mac] best way to work with R on a Mac (leopard)
Simon Urbanek
simon.urbanek at r-project.org
Tue Oct 28 15:04:04 CET 2008
On Oct 27, 2008, at 19:50 , Ferdinand wrote:
> Hi,
>
> till now, I just work with the normal R environment.
> But there are some issues that disturb me working with the normal R
> console.
> I heard about alternative ways to work with R, like text editors
> which are able to communicate with R.
>
>
> What I am looking for is a way to seperate the output from the input.
>
> I think the best way would be to have two or three frames in one
> window.
> One frame for the output, one for the input and one for just editing
> text (perhaps with R-language highlighting).
>
JGR does exactly that
http://www.rforge.net/JGR/
It has separate input and output + you can open arbitrarily many
editor windows where you can use <CMD><Enter> to execute selection etc.
Although you can do the same in R GUI, the GUI doesn't split input and
output console - however, you can still execute lines/selection from
the integrated editor window...
Cheers,
Simon
>
> Is there a way to realize that kind of working environment?
> And if yes, what do I need to realize that (software, preferences
> etc.)?
>
>
>
> I tried Aquamacs Emacs.
> I can start R in Emacs with ESS but I didn't found a way to seperate
> what I type in from what I get from R as output in the way I would
> like it to be...
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>
More information about the R-SIG-Mac
mailing list