REngine Java interface to R

REngine API to access R from Java in a backend-independent way.

License

License

GroupId

GroupId

org.rosuda.REngine
ArtifactId

ArtifactId

REngine
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

REngine Java interface to R
REngine API to access R from Java in a backend-independent way.
Project URL

Project URL

http://github.com/s-u/REngine
Source Code Management

Source Code Management

https://github.com/s-u/REngine

Download REngine

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0