Skip to content

ActuateBIRT/R-Script-Support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-Script-Support

Extension to support R language features in BIRT and iHub

Overview

This project builds plugins to support R language features in OpenText Analytics ™ Information Hub (iHub) and BIRT-based products such as BIRT Designer Professional (BDPro). The plugins allow BIRT to connect to and query an R installation by using the Rserve client/server communication protocol.

Build

This project is built with Apache Maven. To do a complete rebuild, go to the root of the project, and run

mvn clean package 

This produces the following 2 artifacts in the releng/com.actuate.birt.script.r.support.update/target directory:

  • com.actuate.birt.script.r.support.update-24.2.0-SNAPSHOT.zip

    This ZIP file is the content of Eclipse update site containing all the features and plugins for R support. It can be used by BIRT Designer Professional (an Eclipse-based desktop application) to install the R Support feature.

  • repository/plugins/com.actuate.birt.script.ext.rserve_24.2.0.vnnnnnnnnnnnn.jar

    This jar file is the plugin that can be added to OpenText Analytics Information Hub to enable R Support feature.

License

OpenText ™ makes this entire project available under the terms and conditions of GNU Lesser General Public License, version 2.1 (LGPLv2.1). The full text of LGPLv2.1 can be viewed at https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html.

About

Extension to support R language features in BIRT and iHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published