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.
Licenses
| License | URL |
|---|---|
| Lesser General Public License, Version 2.0 | http://www.gnu.org/licenses/lgpl-2.1.html |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Simon Urbanek | simon.urbanek<at>r-project.org | Author |