Ruby and R?

Is anyone on this list using Ruby and R (the statistics package)
together? If so, what are you using to connect to R? Thanks,
–Paul

On Sat, 17 Feb 2007, Paul L. wrote:

Is anyone on this list using Ruby and R (the statistics package)
together? If so, what are you using to connect to R? Thanks,
–Paul


Posted via http://www.ruby-forum.com/.

http://sciruby.codeforpeople.com/sr.cgi/RubyWithRlang

-a

On 17 Feb 2007, at 01:49, [email protected] wrote:

http://sciruby.codeforpeople.com/sr.cgi/RubyWithRlang
I really should get round to updating that page with some RSRuby
information…

To Paul: RSRuby is a port of RPy (the equivalent Python module) and
embeds a full R interpreter into Ruby. This means it should be
possible to access any R function/variable through Ruby. It’s
available as a gem or source from Rubyforge:

http://rubyforge.org/projects/rsruby/

With documentation here (the pdf manual is probably your best bet):

http://web.kuicr.kyoto-u.ac.jp/~alexg/rsruby/

Feel free to email me any bug reports, patches, feature requests
etc… I will try to accommodate.

Alex G.

Bioinformatics Center
Kyoto University