Skip to content

Releases: jbytecode/rcaller

RCaller-4.0.2

Choose a tag to compare

@Kopilov Kopilov released this 27 Aug 20:04
RCaller-4.0.2 Disable Arrow compression explicitly, cosmetic fixes an…

RCaller-4.0.0

Choose a tag to compare

@Kopilov Kopilov released this 12 Aug 18:46

RCaller-4.0.0 now is faster for reading large data volumes from R and allows you to monitor R exceptions in online mode.
Also matrices are read without transposing now. (Notice: this is an incompatible change!)

For speeding up the IO, install R arrow package and add dependencies org.apache.arrow:arrow-vector and org.apache.arrow:arrow-memory-netty to your Java project.

For throwing R exceptions to Java in online mode, use RCaller.runAndReturnResultOnline(String var, boolean addTryCatch) method with addTryCatch = true. (Notice: this can impact the performance!)

RCaller-3.0.2: Merge pull request #56 from Kopilov/release-3.0.2

Choose a tag to compare

@Kopilov Kopilov released this 18 Nov 20:25
b96945f
Release 3.0.2

3.0.1

Choose a tag to compare

@jbytecode jbytecode released this 28 Aug 10:26

Latest compiled jar with javadocs and all the dependencies are included.

jar with dependencies

Choose a tag to compare

@jbytecode jbytecode released this 09 May 10:45
RCaller-3.0

[maven-release-plugin] copy for tag RCaller-3.0

RCaller 2.5

Choose a tag to compare

@jbytecode jbytecode released this 14 Mar 00:06

Compiled jar of RCaller 2.5