Compare projects
Project comparisons allow you to view any selection of projects side by side just like they're shown on regular categories or in search results. You can try out an example or start yourself by adding a library to the comparison via the input below. You can also easily share your current comparison with others by sending the URL of the current page.
0.01
Galaaz brings the power of R to the Ruby community. Galaaz
is based on TruffleRuby and FastR, GraalVM-based interpreters for Ruby and the R language
for statistical computing respectively.
Over the past two decades, the R language for statistical computing has emerged as the de
facto standard for analysts, statisticians, and scientists. Today, a wide range of
enterprises – from pharmaceuticals to insurance – depend on R for key business uses. FastR
is a new implementation of the R language and environment for the Graal Virtual Machine.
Galaaz tightly couples Ruby and R and allows the use of R inside a Ruby script. In a sense,
Galaaz is similar to other solutions such as RinRuby, Rpy2, PipeR, and reticulate
(https://blog.rstudio.com/2018/03/26/reticulate-r-interface-to-python/). However, since
Galaaz couples TruffleRuby and FastR that both target the JVM there is no need to integrate
both solutions and there is no need to send data between Ruby and R, as it all resides in
the same VM.
Further, installation of Galaaz does not require the installation of GNU R. When installing
GraalVM, just install TruffleRuby and FastR.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity