RubyGems.org

rinruby

2.0.2

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. Copyright 2005-2008 David B. Dahl Developed by David B. Dahl Documented by David B. Dahl and Scott Crawford Homepage: http://rinruby.ddahl.org Contributors: Claudio Bustos

installgem install rinruby
Authors

David Dahl, Claudio Bustos

9,627 total downloads 4,444 for this version
Owners

C7551255fccd967c0be23062f2f5ba24B809509003bb4940802494a8b54d5ab746d89a707ea91b9de545b1d9c914b817

Gemfile
gem "rinruby", "~> 2.0.2"
Versions
  1. 2.0.2 February 3, 2011
  2. 2.0.1 May 1, 2010
  3. 2.0.0 April 26, 2010
  4. 1.2.0 April 26, 2010
  5. 1.1.1 November 27, 2008
Show all versions (10 total)
Development Dependencies
  1. hoe >= 2.8.0