Re: [R] Eclipse plugin for R or perhaps S-plus.

2004-07-26 Thread Stephan Wahlbrink
Richard Piper wrote:

 Does any one know of an eclipse (http://eclipse.org) plugin for R/S.
 
 thanks
 
 RIchard

Hi,

You can download a small Eclipse plug-in for R from my homepage:
http://www.walware.de/rplugin.zip . 

Simply unzip the file into the Eclipse directory. The plug-in requires
version 3.0 of Eclipse, it is not compatible with version 2.x. 

The plug-in provides syntax highlighting for R files and R documentations
(Rd files). Furthermore, editor functions concerning matching brackets
(highlighting, goto, select enclosing content on double click) are
implemented. Naturally, you can use the language independent IDE features
of Eclipse such as Local History, QuickDiff, CVS, ... 
You can configure the editors in the Eclipse preference dialog under
StatET.

Best regards,
Stephan Wahlbrink

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] Eclipse plugin for R or perhaps S-plus.

2004-07-19 Thread Ernesto Jardim
On Fri, 2004-07-16 at 21:26, Valentin Todorov wrote:
 Hi Richard,
 
 A couple of months ago I did some investigation but could not find anything. For 
 some time I played with the idea to implement it myself, but I am still at nowhere.
 
 I am using WinEdt, unfortunately only on Windows.
 
 best regards,
 Valentin
   [[alternative HTML version deleted]]
 
 __
 [EMAIL PROTECTED] mailing list
 https://www.stat.math.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Hi, 

Having a R module for eclipse could be very interesting. It works with
OOP and UML so it might be possible in the future to design S4 methods
in R with UML ;-)

Unfortunately I can not do anything helpfull about it, but I can help
implementing syntax highlighting (I did it for NEdit).

If someone takes over the task I'll be willing to help.

Best regards

EJ

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] Eclipse plugin for R or perhaps S-plus.

2004-07-19 Thread Ernesto Jardim
On Mon, 2004-07-19 at 15:01, A.J. Rossini wrote:
 Ernesto Jardim [EMAIL PROTECTED] writes:
 
  Having a R module for eclipse could be very interesting. It works with
  OOP and UML so it might be possible in the future to design S4 methods
  in R with UML ;-)
 
 Not clear.  Yes, in principle, but not clear in practice how this work
 work.  Using Java/C++/Python approaches to OOP in S don't quite map as
 well as one might want.  
 
 (I've tried in the past to map R to COGRE, the (still incomplete)
 (X)Emacs UML tool, but that project will perhaps never see the light
 of day).
 
 best,
 -tony

Well,

I guess that this is not easy but it's a godd idea, now that R is moving
towards OOP, mapping with UML would be very interesting.

I'm not an expert on none of this subjects so I'm not of much help. I
simply have tried to move on to S4 and a lot of work looks like
reenventing the wheel. Something like UML could help on this ...

Best regards

EJ

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] Eclipse plugin for R or perhaps S-plus.

2004-07-16 Thread Valentin Todorov
Hi Richard,

A couple of months ago I did some investigation but could not find anything. For some 
time I played with the idea to implement it myself, but I am still at nowhere.

I am using WinEdt, unfortunately only on Windows.

best regards,
Valentin
[[alternative HTML version deleted]]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html