Skip to content

Vim R plugin-2

2 messages · Jose Quesada, Tobias Verbeke

#
Jakson Alves de Aquino wrote:
Great finding!
I wish I had more time to dedicate to this.

Have you seen:
http://pyclewn.wiki.sourceforge.net/features+

In my view, R as a language is very good but the tools around it are not
good.
When a matlab person tries R, their first comments are always how poor
the environment is.
Sure, one can have a debugger (with a crappy GUI in TK), and there's
some editor support, but it's kind of painful.

Integreting an R debugger with something like pyclewn would be very good.

Best,
-jose
#
Hi Jose,
Jose Quesada wrote:
<snip>
There's no integrated debugger yet, but the StatET plugin
for Eclipse is one example of a mature development environment
for R. Moreover it allows to leverage the Eclipse eco-system
and its myriad of plug-ins. No painful experience at all
for me..

http://www.walware.de/goto/statet

Best,
Tobias

P.S. When I try Matlab my first comment is always how poor
the language is ;-)