Renjin Integration

Last modified by Clément Aubin on 2022/02/25 09:25

Mentor(s)
Details

Overview

Renjin is a JVM-based interpreter for the R language. In other means, it allows the execution of R code within the JVM to perform some calucations and statistical operations.

Objectives

This project can be divided into several goals, the first goals represents the key features of the application that would ensure its usability, and the next goals would allow the application to be applied a wider range of use cases.

  1. R code macro : create a macro within XWiki allowing to execute R code using the Renjin engine
  2. Allow plots generated through a R script to be rendered into a wiki page upon the script execution
  3. Create an interactive interpreter within XWiki to use the R command line interface
  4. Allow R extensions to be integrated within XWiki either through a specific interface or through the already existing extension manager

Requirements

  • Good knowledge of Java and JavaScript
  • Some knowledge of the R language

Other resources

Year

2019

Status

Proposed

Tags:
Created by Clément Aubin on 2019/02/10 10:01
   

Get Connected