JRuby vs R: What are the differences?
Developers describe JRuby as "A high performance, stable, fully threaded Java implementation of the Ruby programming language". JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java. The Java version is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application. See the docs directory for more information. On the other hand, R is detailed as "A language and environment for statistical computing and graphics". R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible.
JRuby and R can be primarily classified as "Languages" tools.
"Java" is the primary reason why developers consider JRuby over the competitors, whereas "Data analysis " was stated as the key factor in picking R.
JRuby is an open source tool with 3.32K GitHub stars and 830 GitHub forks. Here's a link to JRuby's open source repository on GitHub.
According to the StackShare community, R has a broader approval, being mentioned in 128 company stacks & 97 developers stacks; compared to JRuby, which is listed in 13 company stacks and 4 developer stacks.