Files | Admin

Notes:

Release Name: 0.4.2

Notes: 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.


Changes: = 0.4.2 2007-01-09 * Several bugs in the conversion system are fixed * The test suite was expanded and tidied * Using Hoe for package management