Learn R Programming

⚠️There's a newer version (1.0-11) of this package.Take me there.

rJava (version 0.9-5)

Low-level R to Java interface

Description

Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.

Copy Link

Version

Install

install.packages('rJava')

Monthly Downloads

90,779

Version

0.9-5

License

GPL-2

Maintainer

Simon Urbanek

Last Published

December 3rd, 2013

Functions in rJava (0.9-5)

jinit

Initialize Java VM
show

Show a Java Object Reference
jfield

Obtains the value of a field
java-tools

java tools used internally in rJava
jserialize

Java object serialization
jfloat-class

Classes "jfloat", "jlong", "jbyte" and "jchar" specify Java native types that are not native in R
J

High level API for accessing Java
with.jobjRef

with and within methods for Java objects and class names
jengine

Java callback engineCast a Java object to another class
jclassName-class

Class "jclassName" - a representation of a Java class name
javaImport

Attach mechanism for java packages
jfloat

Wrap numeric vector as flat Java parameter
jpackage

Initialize an R package containing Java code
rep

Creates java arrays by cloning
jcast

Cast a Java object to another class
JavaAccess

Field/method operator for Java objects
aslist

Converts java objects or arrays to R lists
jsimplify

Converts Java object to a simple scalar if possible
Exceptions

Exception handling
jrectRef-class

Rectangular java arrays
new

Create a new Java object
jmemprof

rJava memory profiler
.jinstanceof

Is a java object an instance of a given java class
jarray

Java array handling functions
toJava

Convert R objects to REXP references in Java
jarrayRef-class

Class "jarrayRef" Reference to an array Java object
jequals

Comparing Java References
clone

Object cloner
jcheck

Java exception handling
jnull

Java null object reference
jnew

Create a Java object
jcastToArray

Ensures that a given object is an array reference
loader

Java class loader
jcall

Call a Java method
jobjRef-class

Class "jobjRef" - Reference to a Java object
jreflection

Simple helper functions for Java reflection