Registry / other / rsruby

rsruby

JSON →
library0.5.1rbrubygemsunverified

A bridge library for Ruby giving access to the full R statistical programming environment by embedding an R interpreter.

gem install rsruby
INSTALL
IMPORT
SIG · RSRUBY
R
rsruby
otherrubyv0.5.1
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.

RSRuby
require 'rsruby'

Evaluates R code from Ruby.

require 'rsruby' r = RSRuby.instance r.eval_R('print(1+1)')
Debug
Known issues
gotchaRequires R to be installed on the system.
fix
Install R from https://www.r-project.org/ before using this gem.
affects: >= 0.5.0
Upgrade
Version history
0.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
rsruby — gem install rsruby · libregistry