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

···

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

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

-a

···

On Sat, 17 Feb 2007, Paul Lynch 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/\.

--
we can deny everything, except that we have the possibility of being better.
simply reflect on that.
- the dalai lama

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 Gutteridge

Bioinformatics Center
Kyoto University

···

On 17 Feb 2007, at 01:49, ara.t.howard@noaa.gov wrote:

On Sat, 17 Feb 2007, Paul Lynch 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