> Any alternative ways of sending info both ways from R to any open
> process (vim)
> in windows?
On windows, I'd rather use ole automation. A few years ago I
successfully used this plugin:
http://www.vim.org/scripts/script.php?script_id=889
I haven't used it since though.
_
Hi Jose,
Jose Quesada wrote:
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
Jakson Alves de Aquino wrote:
> Jose Quesada wrote:
>
>> I'll try to look at it and see if I can port it so it works on windows.
>> But the
>> current communication method I use there are just the clipboard, not sure if
>> it'll be possible.
>>
>
> Unfortunately, I cannot help on Windows en
Jakson A. Aquino gmail.com> writes:
>
> Dear R users,
>
> People who uses vim in Linux/Unix may be interested in checking the
> plugin for R that I'm developing:
>
> http://www.vim.org/scripts/script.php?script_id=2628
>
> The plugin includes omni completion for R objects, code indentation
> an
Dear R users,
People who uses vim in Linux/Unix may be interested in checking the
plugin for R that I'm developing:
http://www.vim.org/scripts/script.php?script_id=2628
The plugin includes omni completion for R objects, code indentation
and communication with R running in a terminal emulator (
5 matches
Mail list logo