I use ESS all then time. You need to load the ess package, for example by having the following in your .emacs
(require 'ess-site) At that point the Emacs function called "R" is defined. Everything should work if you are using the CRAN version of R, although you might want to make sure that /usr/bin/R is in your path. Kasper On 7/23/07, gferraz <[EMAIL PROTECTED]> wrote: > > > Hi, Does anyone use ESS for running R from carbon emacs in OS X. I > thought this would be possible because ESS is listed as an included > package in the Carbon Emacs package list. I installed both R and > CarbonEmacs on the Applications folder in OS X (Version 10.4.7) and > then tried the commande the works on PC's: > > M-x R > > When I press enter I get the: > > M-x R [No match] > > What should I do? The carbon emacs package list also says that ESS is > not "ready to use". I thought that was just because R needs to be > installed on my computer. Does this mean that ESS is not loading? > > Thanks > > > > > --~--~---------~--~----~------------~-------~--~----~ "Carbon Emacs" group mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/carbon-emacs?hl=en -~----------~----~----~----~------~----~------~--~---
