[R] R with Emacs

2010-06-04 Thread dhanush
I want to know how Emacs works with R. can anyone provide me a link or manual to read? Thank you -- View this message in context: http://r.789695.n4.nabble.com/R-with-Emacs-tp2243022p2243022.html Sent from the R help mailing list archive at Nabble.com

Re: [R] R with Emacs

2010-06-04 Thread Joris Meys
Emacs ESS : http://ess.r-project.org/ Cheers Joris On Fri, Jun 4, 2010 at 12:55 PM, dhanush dhana...@gmail.com wrote: I want to know how Emacs works with R. can anyone provide me a link or manual to read? Thank you -- View this message in context: http://r.789695.n4.nabble.com/R

Re: [R] R with Emacs

2010-06-04 Thread Romain Francois
Le 04/06/10 12:55, dhanush a écrit : I want to know how Emacs works with R. can anyone provide me a link or manual to read? Thank you http://lmgtfy.com/?q=R+emacs The first link is what you want. Romain -- Romain Francois Professional R Enthusiast +33(0) 6 28 91 30 30 http

Re: [R] R with Emacs

2010-06-04 Thread Richard M. Heiberger
ess.r-project.org __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

[R] R and emacs

2008-08-04 Thread pir2.jv
I wrote a program truc.r with emacs In emacs, I start the buffer R, then I eval the buffer truc.r (C-c C-b) All is correct and I have my results. But, when I return to Console R, and make: source (truc.r), I obtain an error: Erreur dans source(truc.r) : invalid multibyte character in parser

Re: [R] R and emacs

2008-08-04 Thread Peter Dalgaard
pir2.jv wrote: I wrote a program truc.r with emacs In emacs, I start the buffer R, then I eval the buffer truc.r (C-c C-b) All is correct and I have my results. But, when I return to Console R, and make: source (truc.r), I obtain an error: Erreur dans source(truc.r) : invalid multibyte