Re: [Rd] IDE for R C++ package writing ?

2007-02-26 Thread mel
First, great thanks to all for all the answers. I confess i was a bit scared about (re)learning a possible tomorrow obsolete tool. I'm however quite astonished nobody proposes another tool. Do 100% R package developers use emacs ? Anyway, given the answers, it seems i'll go on emacs or xemacs.

Re: [Rd] IDE for R C++ package writing ?

2007-02-26 Thread elw
First, great thanks to all for all the answers. I confess i was a bit scared about (re)learning a possible tomorrow obsolete tool. I'm however quite astonished nobody proposes another tool. Do 100% R package developers use emacs ? Plenty of folks don't use an IDE at all. Copy/pasting

Re: [Rd] IDE for R C++ package writing ?

2007-02-26 Thread Ramon Diaz-Uriarte
On Monday 26 February 2007 16:51, [EMAIL PROTECTED] wrote: First, great thanks to all for all the answers. I confess i was a bit scared about (re)learning a possible tomorrow obsolete tool. I'm however quite astonished nobody proposes another tool. Do 100% R package developers use emacs

Re: [Rd] IDE for R C++ package writing ?

2007-02-26 Thread elw
/scripts/script.php?script_id=1048 --e On Mon, 26 Feb 2007, Ramon Diaz-Uriarte wrote: Date: Mon, 26 Feb 2007 16:19:54 +0100 From: Ramon Diaz-Uriarte [EMAIL PROTECTED] To: r-devel@r-project.org Cc: [EMAIL PROTECTED], mel [EMAIL PROTECTED] Subject: Re: [Rd] IDE for R C++ package writing

Re: [Rd] IDE for R C++ package writing ?

2007-02-24 Thread AJ Rossini
Den Fr, 2007-02-23, 11:49 skrev mel: I will be grateful for all advices on this tool topic. Better choosing emacs ? or code::blocks ? or another idea ? Does somebody have an idea about the most used IDEs for R C++ package writing ? Emacs has IDE capabilities possible, as extensions.

[Rd] IDE for R C++ package writing ?

2007-02-24 Thread Grant Izmirlian
On windows the currently maintained version is xemacs...the projcects split some time ago. -- Grant Izmirlian NCI Հրանդ Իզմիրլյան On Friday 23 February 2007 06:00, [EMAIL PROTECTED] wrote: [Rd] IDE for R C++ package writing ? Dear all, I have to develop a (hopefully) small package for R

Re: [Rd] IDE for R C++ package writing ?

2007-02-24 Thread Daniel Nordlund
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hin-Tak Leung Sent: Friday, February 23, 2007 5:40 AM To: mel Cc: r-devel@r-project.org Subject: Re: [Rd] IDE for R C++ package writing ? I don't know if ess runs under xemacs, but historically, I

[Rd] IDE for R C++ package writing ?

2007-02-23 Thread mel
Dear all, I have to develop a (hopefully) small package for R in C++. I didn't code in C++ for some years, and i'm now searching for an adequate IDE for this task. Some of my criterions : not proprietary, not too heavy, open to linux, not java gasworks, still maintained, etc After looking on

Re: [Rd] IDE for R C++ package writing ?

2007-02-23 Thread Sean Davis
On Friday 23 February 2007 05:49, mel wrote: Dear all, I have to develop a (hopefully) small package for R in C++. I didn't code in C++ for some years, and i'm now searching for an adequate IDE for this task. Some of my criterions : not proprietary, not too heavy, open to linux, not java

Re: [Rd] IDE for R C++ package writing ?

2007-02-23 Thread Ramon Diaz-Uriarte
On Friday 23 February 2007 11:49, mel wrote: Dear all, I have to develop a (hopefully) small package for R in C++. I didn't code in C++ for some years, and i'm now searching for an adequate IDE for this task. Some of my criterions : not proprietary, not too heavy, open to linux, not java

Re: [Rd] IDE for R C++ package writing ?

2007-02-23 Thread Prof Brian Ripley
You seem to mention both Linux and Windows. Emacs and XEmacs are both stable on both platforms, and I think most R developers use an emacs or vi variant for all their programming. I would not call emacs an IDE, but the main thing I find useful is to have a language-aware editor (syntax

Re: [Rd] IDE for R C++ package writing ?

2007-02-23 Thread mel
Thanks for those first answers. Indeed i forgot to precise that i'm currently working on windows (but would like to be able to evolve to linux). __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] IDE for R C++ package writing ?

2007-02-23 Thread Henric Nilsson (Public)
Den Fr, 2007-02-23, 11:49 skrev mel: Dear all, I have to develop a (hopefully) small package for R in C++. I didn't code in C++ for some years, and i'm now searching for an adequate IDE for this task. Some of my criterions : not proprietary, not too heavy, open to linux, not java gasworks,

Re: [Rd] IDE for R C++ package writing ?

2007-02-23 Thread Hin-Tak Leung
I don't know if ess runs under xemacs, but historically, xemacs (a fork of the emacs code) had windows support earlier than gnu emacs did, and obviously, it is still being worked on as the last version is December 2006. http://www.xemacs.org/Download/win32/ HTH mel wrote: Dear all, I have

Re: [Rd] IDE for R C++ package writing ?

2007-02-23 Thread Vincent Goulet
Le Vendredi 23 Février 2007 05:49, mel a écrit : Dear all, I have to develop a (hopefully) small package for R in C++. I didn't code in C++ for some years, and i'm now searching for an adequate IDE for this task. Some of my criterions : not proprietary, not too heavy, open to linux, not

Re: [Rd] IDE for R C++ package writing ?

2007-02-23 Thread Marc Schwartz
In addition to Prof. Ripley's comments, which I wholeheartedly support, I might point you to some additional tools, that enhance the use of Emacs for coding. I am running Emacs (alpha version 23 from cvs source) under Linux and while I do not do C, C++ or FORTRAN coding, these tools have

Re: [Rd] IDE for R C++ package writing ?

2007-02-23 Thread Ramon Diaz-Uriarte
On Friday 23 February 2007 15:52, Marc Schwartz wrote: In addition to Prof. Ripley's comments, which I wholeheartedly support, I might point you to some additional tools, that enhance the use of Emacs for coding. I am running Emacs (alpha version 23 from cvs source) under Linux and while I