[ESS] Emacs and R in Ubuntu 10.10
Ista Zahn
istazahn at gmail.com
Mon Feb 6 13:53:40 CET 2012
Hi Marta,
Usually all it takes is installing R, emacs, and ess:
sudo apt-get update
sudo apt-get install r-base r-base-dev emacs ess
Then open a file with a .R exentsion, such as MyRscript.R. Emacs should enter
ess mode, giving you an ESS menu and toolbar (assuming you've not turned
disabled these in your emacs setup). From there you can use the menu to start
R, or type M-x R <ret>.
If you continue to have trouble, please describe the steps you took and the
errors that resulted.
Best,
Ista
On Sunday, February 05, 2012 12:02:45 PM Marta Gomez wrote:
> To whom it may concern,
>
> I am trying to set up Emacs so that it sends my script to the R console
> instead of running R commander; but I seem to keep getting error of
> all sorts, and I can't do some of the steps that I see on the web.
> Please could you tell me (in as simple terms as possible in case maybe I
> missed something obvious and I can't see it) how to go about
> "synchronizing" R with Emacs?
>
> Thanks for the help!
> Marta
> [[alternative HTML version deleted]]
>
> ______________________________________________
> ESS-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
More information about the ESS-help
mailing list