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.

Лицензия

Лицензия

Группа

Группа

com.github.jbytecode
Идентификатор

Идентификатор

RCaller
Последняя версия

Последняя версия

4.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/jbytecode/rcaller
Система контроля версий

Система контроля версий

https://github.com/jbytecode/rcaller

Скачать RCaller

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.jbytecode/RCaller/ -->
<dependency>
    <groupId>com.github.jbytecode</groupId>
    <artifactId>RCaller</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jbytecode/RCaller/
implementation 'com.github.jbytecode:RCaller:4.0.2'
// https://jarcasting.com/artifacts/com.github.jbytecode/RCaller/
implementation ("com.github.jbytecode:RCaller:4.0.2")
'com.github.jbytecode:RCaller:jar:4.0.2'
<dependency org="com.github.jbytecode" name="RCaller" rev="4.0.2">
  <artifact name="RCaller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jbytecode', module='RCaller', version='4.0.2')
)
libraryDependencies += "com.github.jbytecode" % "RCaller" % "4.0.2"
[com.github.jbytecode/RCaller "4.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.12.0

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.arrow : arrow-vector jar [5.0.0,)

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.apache.arrow : arrow-memory-netty jar [5.0.0,)

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.0.2
4.0.1
4.0.0
3.0.2
3.0
2.8
2.7