-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy pathDESCRIPTION
More file actions
12 lines (12 loc) · 772 Bytes
/
DESCRIPTION
File metadata and controls
12 lines (12 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
Package: rJava
Version: (populated by mkdist!)
Title: Low-Level R to Java Interface
Author: Simon Urbanek [aut, cre, cph] (https://urbanek.nz, <https://orcid.org/0000-0003-2297-1732>)
Maintainer: Simon Urbanek <Simon.Urbanek@r-project.org>
Authors@R: person("Simon", "Urbanek", role=c("aut","cre","cph"), email="Simon.Urbanek@r-project.org", comment=c("https://urbanek.nz", ORCID="0000-0003-2297-1732"))
Depends: R (>= 3.6.0), methods
Description: Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
License: LGPL-2.1
URL: https://www.rforge.net/rJava/
SystemRequirements: Java JDK 1.2 or higher (for JRI/REngine JDK 1.4 or higher), GNU make
BugReports: https://github.com/s-u/rJava/issues