On 3/29/06, AlexG <alexg / ebi.ac.uk> wrote: > Hi, > > I'm interested in making (well using, but I might be prepared to make) > a bridge between Ruby and R. The RSPerl and RSPython packages seem to > do pretty much what I want to do (in Perl and Python). > > My first question is does such a thing already exist? I could only find > ruby-rmathlib (a wrapper for some of the math functions included in R) > on the RAA and nothing on rubyforge. For obvious reasons searching for > 'R' related topics is always difficult so I may well have missed > something. > How about this? http://rubyforge.org/projects/r4ruby/ I haven't used it myself, but from the description, it sounds like what you're looking for.