[BioC] compiler for R running bioconductor
Patrick Aboyoun
paboyoun at fhcrc.org
Wed Sep 10 18:34:36 CEST 2008
I don't know of any IDE for R that contains a debugger, but I do use the
StatET plugin for Eclipse. It is mainly an editor for R, much like
Tinn-R, but I find it useful because it has an svn plugin that allows me
to see the Bioconductor repositories in a tree structure (like Windows
Explorer) and monitor development activity. What was Insightful
Corporation and is now part of TIBCO produced a debugger within Eclipse
for R's cousin S-PLUS, so for you developers out there it is possible to
integrate the the R engine into IDE's like Eclipse to provide step
debugging capabilities, "watch" variable evaluation, and code profiling
activities.
Patrick
Richard Pearson wrote:
> The only development environment for R that I'm aware of is
> Eclipse/StatET. See here for more details
>
> http://www.walware.de/goto/statet
>
> Regards
>
> Richard
>
> Sean Davis wrote:
>> On Tue, Sep 9, 2008 at 5:06 PM, Ruppert Valentino
>> <ruppert7 at hotmail.com> wrote:
>>> Hello,
>>>
>>> Does anyone know of a decent compiler for R either public domain or
>>> commercial that one can use to trace values in a program. I can use
>>> cat and trace ..etc but it would be nice to have a visual indicator
>>> like in Borland or Microsoft compilers.
>>>
>>> Most of us write long and complicated programs in R and sometimes
>>> tracing through them helps to show the semantic errors so if anyone
>>> know of a decent compiler for R it would be great.
>>>
>>
>> See here:
>>
>> http://www.stats.uwo.ca/faculty/murdoch/software/debuggingR/
>>
>> R is interpreted, so I'm not sure what you mean by "compiler". If you
>> mean Development Environment, I don't have a good answer for you.
>>
>> Sean
>>
>> _______________________________________________
>> Bioconductor mailing list
>> Bioconductor at stat.math.ethz.ch
>> https://stat.ethz.ch/mailman/listinfo/bioconductor
>> Search the archives:
>> http://news.gmane.org/gmane.science.biology.informatics.conductor
>>
>
More information about the Bioconductor
mailing list