> On 21 Jan 2016, at 19:06, Duncan Murdoch wrote:
>
> On 20/01/2016 1:28 PM, Duncan Murdoch wrote:
>> On 20/01/2016 1:22 PM, Christofer Bogaso wrote:
>> > Hi,
>> >
>> > Could you please suggest a good R editor for Mac OS X (10.7.5)
>> > Previously my operating system was Windows and there I used
Run Atom with the language-r and r-exec packages:
"A language description and snippets for R"
https://atom.io/packages/language-r
"Send R code to various consoles"
https://atom.io/packages/r-exec
On Thu, Jan 21, 2016 at 9:54 AM, boB Rudis wrote:
> Here you go Ista: https://atom.io/packages/rep
On Thu, Jan 21, 2016 at 12:54 PM, boB Rudis wrote:
> Here you go Ista: https://atom.io/packages/repl (Atom rly isn't bad
> for general purpose data sci needs, I still think RStudio is the best
> environment for working with R projects).
Thanks Bob, the Atom REPL thingy is nice. I'm sticking with
Aye. You can make source/editor windows consume the entire area or
have them as separate windows and can define a consistent line-ending
vs platform native (I run RStudio Preview and [sometimes] dailies and
can confirm these are in there). The addition of full R
(C/C++/HTML/javascript/etc) code dia
On 20/01/2016 1:28 PM, Duncan Murdoch wrote:
On 20/01/2016 1:22 PM, Christofer Bogaso wrote:
> Hi,
>
> Could you please suggest a good R editor for Mac OS X (10.7.5)
> Previously my operating system was Windows and there I used Notepad++,
> I really had very nice experience with it. However I don
Here you go Ista: https://atom.io/packages/repl (Atom rly isn't bad
for general purpose data sci needs, I still think RStudio is the best
environment for working with R projects).
On Thu, Jan 21, 2016 at 12:48 PM, Ista Zahn wrote:
> On Jan 21, 2016 12:01 PM, "Philippe Massicotte"
> wrote:
>>
>>
On Jan 21, 2016 12:01 PM, "Philippe Massicotte"
wrote:
>
> On 01/20/2016 07:22 PM, Christofer Bogaso wrote:
>>
>> Hi,
>>
>> Could you please suggest a good R editor for Mac OS X (10.7.5)
>> Previously my operating system was Windows and there I used Notepad++,
>> I really had very nice experience
Christopher,
Download TextWrangler from App store. I’m using it and its very convenient.
Regards,
Sunny
> On 20-Jan-2016, at 11:52 PM, Christofer Bogaso
> wrote:
>
> Hi,
>
> Could you please suggest a good R editor for Mac OS X (10.7.5)
> Previously my operating system was Windows and there
Hello Christofer!
For text-editing the R.app GUI has always been fabulous. An old
mainstay on the Mac (after Apple's TextEdit) has been TextWrangler,
and its big-brother, BBEdit. For development RStudio is quite nice,
and--based partly on RStudio's offering of a Vim-compatibility
mode--Vim has bec
Emacs with ESS is very simple to operate when you use the menu.
See Paul Johnson's document
[Emacs has no learning curve: Emacs and ESS]
http://pj.freefaculty.org/guides/Rcourse/emacs-ess/emacs-ess.pdf
Rich
On Wed, Jan 20, 2016 at 2:59 PM, Duncan Murdoch
wrote:
> On 20/01/2016 2:22 PM, Franklin
> On 20 Jan 2016, at 20:22, Franklin Bretschneider wrote:
>
> Dear Christofer Bogaso,
>
>
> Re:
>
>
>> Could you please suggest a good R editor for Mac OS X (10.7.5)
>
>
>
> Indeed, as Roy Mendelssohn wrote, the editor built into "R.app", the GUI
> program which is part of the standard R
On 20/01/2016 2:22 PM, Franklin Bretschneider wrote:
Dear Christofer Bogaso,
Re:
> Could you please suggest a good R editor for Mac OS X (10.7.5)
Indeed, as Roy Mendelssohn wrote, the editor built into "R.app", the GUI
program which is part of the standard R for OS X, has a beautiful edit
If you don't want to run RStudio, Sublime Text has both great R code
syntax highlighting/formatting and a REPL mode for an interactive
console in-editor.
Atom also has decent R support.
They both play well with "Dash" which is an alternative way (separate
app) to lookup R docs on OS X.
On Wed, J
Dear Christofer Bogaso,
Re:
> Could you please suggest a good R editor for Mac OS X (10.7.5)
Indeed, as Roy Mendelssohn wrote, the editor built into "R.app", the GUI
program which is part of the standard R for OS X, has a beautiful editor,
complete with syntax colouring and bracket balanci
Hi:
Both the default Mac OS X installation of R (with the GUI) as well as RStudio,
have very nice editors for coding in R.
-Roy
> On Jan 20, 2016, at 10:22 AM, Christofer Bogaso
> wrote:
>
> Hi,
>
> Could you please suggest a good R editor for Mac OS X (10.7.5)
> Previously my operating sy
On 20/01/2016 1:22 PM, Christofer Bogaso wrote:
Hi,
Could you please suggest a good R editor for Mac OS X (10.7.5)
Previously my operating system was Windows and there I used Notepad++,
I really had very nice experience with it. However I dont see any Mac
version is available for Mac.
Appreciat
On Wed, 20 Jan 2016, Christofer Bogaso wrote:
Could you please suggest a good R editor for Mac OS X (10.7.5) Previously
my operating system was Windows and there I used Notepad++, I really had
very nice experience with it. However I dont see any Mac version is
available for Mac.
Emacs might
Hi,
Could you please suggest a good R editor for Mac OS X (10.7.5)
Previously my operating system was Windows and there I used Notepad++,
I really had very nice experience with it. However I dont see any Mac
version is available for Mac.
Appreciate your positive feedback.
Thanks and regards,
__
Forgot ... The best thing with emacs , it that it has modes for close
to everything, so you don'nt need to
learn new editors for whatever strange projecy you start.
By the way, i installed eclipse to try it out. It is way of biggish...
Kjetil
On Tue, Oct 5, 2010 at 12:30 PM, Kjetil Halvorsen
wr
I really like emacs+ess, so getting that to work again
is the preferred solution...
Kjetil
On Tue, Oct 5, 2010 at 11:50 AM, Erik Iverson wrote:
>
>> Another alternative is to use Geany [1]. It would save you the trouble
>> of learning Emacs,
>
> /s/save/deprive
> /s/trouble/thrill
>
> :)
>
> ___
Another alternative is to use Geany [1]. It would save you the trouble
of learning Emacs,
/s/save/deprive
/s/trouble/thrill
:)
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http:
On Tue, Oct 5, 2010 at 4:52 PM, Mehdi Zarrei wrote:
> I am looking for an editor to be able to execute commands into R in Linux
> ubuntu. Is there any suggestion?
>
There is a wiki page on the subject [1].
Everyone: Please contribute your favorite editor to that list.
Regards
Liviu
[1] http://
On Tue, Oct 5, 2010 at 5:43 PM, Christopher W Ryan wrote:
> As an alternative to emacs-ess, you could try gedit with the R plugin.
>
Another alternative is to use Geany [1]. It would save you the trouble
of learning Emacs, and I find it better designed for code editing than
Gedit. If you're a begi
On Oct 5, 2010, at 16:29 , Kjetil Halvorsen wrote:
> see below.
>
> On Tue, Oct 5, 2010 at 10:25 AM, Laurent Gatto
> wrote:
>> Dear Kjetil,
>>
>> On 5 October 2010 15:12, Kjetil Halvorsen
>> wrote:
>>> emacs23+ess is great BUT there is a very large problem which is
>>> driving me away from i
On 5 October 2010 15:29, Kjetil Halvorsen
wrote:
> see below.
>
> On Tue, Oct 5, 2010 at 10:25 AM, Laurent Gatto
> wrote:
>> Dear Kjetil,
>>
>> On 5 October 2010 15:12, Kjetil Halvorsen
>> wrote:
>>> emacs23+ess is great BUT there is a very large problem which is
>>> driving me away from it:
>>
As an alternative to emacs-ess, you could try gedit with the R plugin.
--Chris Ryan
I am looking for an editor to be able to execute commands into R in
Linux ubuntu. Is there any suggestion?
[[alternative HTML version deleted]]
__
R-help
see below.
On Tue, Oct 5, 2010 at 10:25 AM, Laurent Gatto wrote:
> Dear Kjetil,
>
> On 5 October 2010 15:12, Kjetil Halvorsen
> wrote:
>> emacs23+ess is great BUT there is a very large problem which is
>> driving me away from it:
>> (on ubuntu) since version 23, emacs has a very problematic bug,
Dear Kjetil,
On 5 October 2010 15:12, Kjetil Halvorsen
wrote:
> emacs23+ess is great BUT there is a very large problem which is
> driving me away from it:
> (on ubuntu) since version 23, emacs has a very problematic bug, which
> I have reported as:
>
> bug#6193: emacs 23 in ubuntu 10.04 gnu linux
emacs23+ess is great BUT there is a very large problem which is
driving me away from it:
(on ubuntu) since version 23, emacs has a very problematic bug, which
I have reported as:
bug#6193: emacs 23 in ubuntu 10.04 gnu linux:
black lines overwrite text!
but the emacs devs does'nt seem to respond.
On Tue, Oct 05, 2010 at 06:52:53AM -0700, Mehdi Zarrei wrote:
> I am looking for an editor to be able to execute commands into R in Linux
> ubuntu. Is there any suggestion?
1. See R FAQ, Section 6 at
http://cran.r-project.org/doc/FAQ/R-FAQ.html#R-and-Emacs
and do 'apt-get install emacs23 e
I can recommend RKWard which is more than an editor but is great. There
is also an option to patch gedit to send commands, but it was to much of
a hassle to set up to be of interest to me at least.
Jonas
2010-10-05 15:52, Mehdi Zarrei skrev:
Hello R-Users!
I am looking for an editor to be ab
Hello R-Users!
I am looking for an editor to be able to execute commands into R in Linux
ubuntu. Is there any suggestion?
Thanks.
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman
b...@email.unc.edu wrote:
Erik,
What R editor do you use? I've tried SciTE but it won't color the code.
Brian
If you're looking for code colouring then try StatEt and Eclipse
(http://www.walware.de/goto/statet and
http://www.eclipse.org/eclipse/). It's cross platform and runs really
w
Joris' suggestions are good ones.
I use Emacs with ESS (and now org-babel) for R programming and for
interaction with the R process. But I use Emacs for everything. Emacs is
actually pretty easy to install these days on Windows, and Vincent
Goulet provides a nice package with all you need to g
I'm not Erik, but what the heck.
What platform, linux or Windows? On Windows, I use Tinn-R, which is great
for using with R as you get full control over the console. You need to take
into account that you should install R with the SDI option, and that you
have to configure Tinn-R the first time fr
Erik,
What R editor do you use? I've tried SciTE but it won't color the code.
Brian
__
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 provi
.pdf
Regards
Alain
212-449-4894
-Original Message-
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
On Behalf Of John Fox
Sent: Friday, March 06, 2009 10:31 AM
To: 'Michael Bibo'
Cc: r-h...@stat.math.ethz.ch
Subject: Re: [R] R editor that will work w
>
> >
> >
> > -Original Message-
> > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
> > On Behalf Of John Fox
> > Sent: Friday, March 06, 2009 10:31 AM
> > To: 'Michael Bibo'
> > Cc: r-h...@stat.math.ethz.
/Rintro/R_Eclipse_StatET.pdf
>
> Regards
>
> Alain
> 212-449-4894
>
>
>
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
> On Behalf Of John Fox
> Sent: Friday, March 06, 2009 10:31 AM
> To: 'Michael Bi
: Friday, March 06, 2009 10:31 AM
To: 'Michael Bibo'
Cc: r-h...@stat.math.ethz.ch
Subject: Re: [R] R editor that will work with Rcmdr
Dear Michael,
For what it's worth, I develop the Rcmdr under Eclipse, and it works
fine
with Eclipse -- both under Windows and under Mac OS X. Of the
rch-06-09 5:20 AM
> To: r-h...@stat.math.ethz.ch
> Subject: Re: [R] R editor that will work with Rcmdr
>
> John Sorkin grecc.umaryland.edu> writes:
>
> >
> > R 2.8.1
> > Windows XP
> > Fedora Linux.
> >
> > I would like a suggestion for an editor that wi
John Sorkin grecc.umaryland.edu> writes:
>
> R 2.8.1
> Windows XP
> Fedora Linux.
>
> I would like a suggestion for an editor that will help format my R code that
can be used with Rcmdr. Is there
> anything I need to know about running or installing an editor when using
Rcmdr? I run R on both W
> -Original Message-
> From: John Sorkin [mailto:jsor...@grecc.umaryland.edu]
> Sent: March-05-09 11:34 AM
> To: 'Peter Dalgaard'; John Fox
> Cc: r-help@r-project.org
> Subject: RE: [R] R editor that will work with Rcmdr
>
> Peter,
> I see that you do n
who want a real programming editor are better off not
using the Rcmdr for that purpose.
Best,
John
> -Original Message-
> From: Peter Dalgaard [mailto:p.dalga...@biostat.ku.dk]
> Sent: March-05-09 8:29 AM
> To: John Fox
> Cc: 'John Sorkin'; r-help@r-project.org
&g
> -Original Message-
> From: Peter Dalgaard [mailto:p.dalga...@biostat.ku.dk]
> Sent: March-05-09 8:29 AM
> To: John Fox
> Cc: 'John Sorkin'; r-help@r-project.org
> Subject: Re: [R] R editor that will work with Rcmdr
>
> John Fox wrote:
> > Dea
project.org [mailto:r-help-boun...@r-project.org]
> On
>> Behalf Of John Sorkin
>> Sent: March-05-09 7:18 AM
>> To: r-help@r-project.org
>> Subject: [R] R editor that will work with Rcmdr
>>
>> R 2.8.1
>> Windows XP
>> Fedora Linux.
>>
>&g
cript window.
Regards,
John
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
On
> Behalf Of John Sorkin
> Sent: March-05-09 7:18 AM
> To: r-help@r-project.org
> Subject: [R] R editor that will work with Rcmdr
>
> R 2.8.
R 2.8.1
Windows XP
Fedora Linux.
I would like a suggestion for an editor that will help format my R code that
can be used with Rcmdr. Is there anything I need to know about running or
installing an editor when using Rcmdr? I run R on both Windows and Linux
(Fedora).
Thank you,
John
John David
48 matches
Mail list logo