RubyGems.org

rsruby

0.5.1

RSRuby is a bridge library for Ruby giving Ruby developers access to the full R statistical programming environment. RSRuby embeds a full R interpreter inside the running Ruby script, allowing R methods to be called and data passed between the Ruby script and the R interpreter. Most data conversion is handled automatically, but user-definable conversion routines can also be written to handle any R or Ruby class.

installgem install rsruby -v 0.5.1
Authors

Alex Gutteridge, Ben J Woodcroft

10,741 total downloads 688 for this version
Owners

2e2d8c8ff86e18bf49f777f39028823eAb7126737dc26c07393d69d7fb6571e9

Gemfile
gem "rsruby", "~> 0.5.1"
Versions
  1. 0.5.1 November 26, 2008
Show all versions (8 total)