JRI core

JRI is a Java/R Interface, which allows to run R inside Java applications as a single thread. Basically it loads R dynamic library into Java and provides a Java API to R functionality. It supports both simple calls to R functions and a full running REPL.

Homepage POM file JAR file Javadoc
'com.github.lucarosellini.rJava:JRI:0.9-7'

Dependencies

no dependencies