[BioC] compiler for R running bioconductor

Sean Davis sdavis2 at mail.nih.gov
Tue Sep 9 23:33:43 CEST 2008


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



More information about the Bioconductor mailing list