Categories: None [Edit]

galaaz

https://rubygems.org/gems/galaaz
https://github.com/rbotafogo/galaaz
Galaaz brings the full R ecosystem to Ruby developers. Galaaz 2.0 runs Ruby on JRuby and talks to standard GNU R—the same R you use with CRAN and Bioconductor—in a separate process. A bridge handles requests, results, and typing so you can drive R from Ruby (for example calling R functions, loading packages, and working with R objects) without giving up multithreaded JRuby for application code. Like RinRuby, rpy2, or reticulate, Galaaz is a cross-language bridge; unlike embedding a second interpreter in one VM, using GNU R means compiled R packages and Bioconductor work as usual. Large tables can optionally flow through Apache Arrow on the R side when you use the helpers described in the project documentation. You need both JRuby and a working GNU R installation in PATH for the bridge to run. Build the native gatekeeper after install with: make -C ext/new_bridge all

Total

Ranking: 52,411 of 196,125
Downloads: 22,554

Daily

Ranking: 20,011 of 196,106
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,010,713,264rspec
92508,825,916msgpack
98493,495,493simplecov
154336,233,276rdoc

Owners

#GravatarHandle
1iconputfire