DOC

com.github.lucarosellini.rJava : REngine

Maven & Gradle

Dec 18, 2014
1 usages

REngine core · Rserve is a TCP/IP server which allows other programs to use facilities of R (see www.r-project.org) from various languages without the need to initialize R or link against R library. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++, PHP and Java. Rserve supports remote connection, authentication and file transfer. Typical use is to integrate R backend for computation of statstical models, plots etc. in other applications.

Table Of Contents

Latest Version

Download com.github.lucarosellini.rJava : REngine Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.lucarosellini.rJava : REngine Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.9

How to open Javadoc JAR file in web browser

  1. Rename the file REngine-0.9-7-javadoc.jar to REngine-0.9-7-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder REngine-0.9-7-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "REngine-0.9-7-sources.jar" -d "REngine-0.9-7-javadoc" -subpackages 

Advertisement

Dependencies from Group

Discover Dependencies

Aug 11, 2009
4 usages
Jul 20, 2014
2 usages
0 stars
Aug 09, 2010
1 usages
Jun 09, 2014
1 usages
3 stars
Nov 28, 2014
4 usages
1 stars
Nov 16, 2011
1 usages
Nov 16, 2011
1 usages
Apr 02, 2015
2 usages
5 stars
Aug 14, 2013
1 usages
26 stars