RinRuby is a Ruby library that integrates the R interpreter in Ruby, making R's statistical routines and graphics available within Ruby. The library consists of a single Ruby script that is simple to install and does not require any special compilation or installation of R. Since the library is 100% pure Ruby, it works on a variety of operating systems, Ruby implementations, and versions of R. RinRuby's methods are simple, making for readable code. The {website [rinruby.ddahl.org]}[http://rinruby.ddahl.org] describes RinRuby usage, provides comprehensive documentation, gives several examples, and discusses RinRuby's implementation.
Required Ruby Version
>= 0
Authors
David Dahl, Scott Crawford, Claudio Bustos
Versions
- 2.1.0 August 19, 2018 (30.5 KB)
- 2.0.3 July 31, 2012 (26 KB)
- 2.0.2 February 03, 2011 (29 KB)
- 2.0.1 May 01, 2010 (28.5 KB)
- 2.0.0 April 26, 2010 (28.5 KB)