Registry / utility / rinruby

rinruby

JSON →
library2.1.0rbrubygemsunverified

Integrates the R interpreter in Ruby, making R's statistical routines and graphics available within Ruby. 100% pure Ruby, no special compilation required.

gem install rinruby
INSTALL
IMPORT
SIG · RINRUBY
R
rinruby
utilityrubyv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RinRuby
require 'rinruby'

Execute R commands from Ruby and retrieve results.

require 'rinruby' R.eval "x <- 1:10" puts R.pull "mean(x)"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rinruby — gem install rinruby · libregistry