RubyGems Navigation menu

scicom 0.4.0-java

SciCom (Scientific Computing) for Ruby brings the power of R to the Ruby community. SciCom is based on Renjin, a JVM-based interpreter for the R language for statistical computing. 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. Renjin is a new implementation of the R language and environment for the Java Virtual Machine (JVM), whose goal is to enable transparent analysis of big data sets and seamless integration with other enterprise systems such as databases and application servers. Renjin is still under development, but it is already being used in production for a number of client projects, and supports most CRAN packages, including some with C/Fortran dependencies. SciCom integrates with Renjin and allows the use of R inside a Ruby script. In a sense, SciCom is similar to other solutions such as RinRuby, Rpy2, PipeR, etc. However, since SciCom and Renjin 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 JVM. Further, installation of SciCom does not require the installation of GNU R; Renjin is the interpreter and comes with SciCom. Finally, although SciCom provides a basic interface to Renjin similar to RinRuby, a much tighter integration is also possible.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.1 - March 14, 2016 java (18.9 MB)
  2. 0.4.0 - March 03, 2016 java (18.9 MB)
  3. 0.3.0 - March 19, 2015 java (16.1 MB)
  4. 0.2.3.1 - January 02, 2015 java (14.9 MB)
  5. 0.2.3 - December 30, 2014 java (14.9 MB)
Show all versions (8 total)

Runtime Dependencies (1):

mdarray ~> 0.5

Development Dependencies (7):

CodeWriter ~> 0.1
kramdown ~> 1.0
rake ~> 10.3
ruby-maven ~> 3.3
shoulda ~> 3.5
simplecov ~> 0.11
yard ~> 0.8

Requirements:

org.renjin:renjin-script-engine, RENJIN_VERSION

org.renjin:renjin-aether-package-loader, RENJIN_VERSION

Owners:

Authors:

  • Rodrigo Botafogo

SHA 256 checksum:

edd547d023914b2432a159b230a7bc2594bab1d331e1a070f98de5cc3b3ff52e

Total downloads 18,255

For this version 2,540

License:

GPL

Required Ruby Version: >= 0

Links: