MVN

com.github.jbytecode : RCaller

Maven & Gradle

Aug 28, 2021
3 usages
70 stars

RCaller · RCaller is a software library which simplifies performing data analysis and statistical calculations in Java using R. The details are hidden from users including transferring data between platforms, function calls, and retrieving results.

<dependency>
    <groupId>com.github.jbytecode</groupId>
    <artifactId>RCaller</artifactId>
    <version>4.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jbytecode : RCaller to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.2

All Versions

Choose a version of com.github.jbytecode : RCaller to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
RCaller-4.0.2
RCaller-4.0.1
RCaller-4.0.0
3.0.x
RCaller-3.0.2
3.0
RCaller-3.0
2.8
RCaller-2.8
2.7
RCaller-2.7

How to add a dependency to Maven

Add the following com.github.jbytecode : RCaller maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jbytecode</groupId>
    <artifactId>RCaller</artifactId>
    <version>4.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jbytecode : RCaller gradle dependency to your build.gradle file:

implementation 'com.github.jbytecode:RCaller:4.0.2'

Gradle Kotlin DSL: Add the following com.github.jbytecode : RCaller gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jbytecode:RCaller:4.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jbytecode : RCaller sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jbytecode" % "RCaller" % "4.0.2"

Advertisement

Dependencies from Group

Aug 28, 2021
3 usages
70 stars

Discover Dependencies

Jul 20, 2023
3 usages
439 stars
Jan 11, 2017
1 usages
134 stars
Aug 09, 2016
2 usages
6 stars
Aug 09, 2016
2 usages
6 stars
Nov 10, 2020
1 usages
44 stars
Jun 08, 2023
2 usages
2.4k stars
Aug 10, 2016
1 usages
0 stars
Jul 03, 2017
1 usages
44 stars
Jul 13, 2017
1 usages
87 stars