Sha256: eb0902e41727df6a46e0cf814acfd4e36aa585d0b87d3194fb9d56f67ea7bb3d
Contents?: true
Size: 1.5 KB
Versions: 1
Compression:
Stored size: 1.5 KB
Contents
=== 0.1.8 / 2010-06-01 * Bug fix: attributes for generic vectors (data.frames) stored correctly. A Double vector without attribute dim raises an error on #to_ruby * Almost complete REXP#to_ruby according to http://wiki.github.com/clbustos/Rserve-Ruby-client/to_ruby-worflow * Updated examples === 0.1.7 / 2010-05-28 * Reimplement Rlist as an Array with module WithNames included * Added modules WithAttributes and WithNames * Added examples of use === 0.1.6 / 2010-05-27 * Assign complete for all commons REXPs * Added Connection#shutdown * Added arch dependent for Double NA * Bug fix: list with booleans and NA raise an error * Added support for all types of REXP. * REXP::Wrapper provides a method to convert ruby types to R types. * Added spec for Rlist and REXP::Wrapper * Added generic to_ruby method. Ex.: Rlist#to_ruby returns an array * README.txt updated === 0.1.5 / 2010-05-24 * Bug fix: Incorrect NA for Logical, String and Double Vector * Factors implemented * Correct Manifest.txt === 0.1.3 / 2010-05-24 * Better README.txt * Implemented options hash on Connection.new * Better implementation of errors on connection * REXP::Double#as_strings returns values as floats, not Rationals * Bug fix on REXP#as_double_matrix. * Added REXP#as_matrix, which return a standard library matrix from a R matrix * New spec: REXP === 0.1.2 / 2010-05-21 * List names works now === 0.1.1 / 2010-05-21 YANKED === 0.1.0 / 2010-05-21 * First operational version. Can void_eval and eval on vectors. List needs more work
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rserve-client-0.1.8 | History.txt |