Learn R Programming

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

rJava (version 0.6-0)

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

85,547

Version

0.6-0

License

GPL version 2

Maintainer

Simon Urbanek

Last Published

January 20th, 2026

Functions in rJava (0.6-0)

jequals

Comparing Java References
jnull

Java null object reference
jarrayRef-class

Class "jarrayRef" Reference to an array Java object
show

Show a Java Object Reference
jsimplify

Converts Java object to a simple scalar if possible
jmemprof

rJava memory profiler
jarray

Java array handling functions
jfield

Obtains the value of a field
jcastToArray

Ensures that a given object is an array reference
jfloat-class

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

Java exception handling
jfloat

Wrap numeric vector as flat Java parameter
JavaAccess

Field/method operator for Java objects
jpackage

Initialize an R package containing Java code
jnew

Create a Java object
jinit

Initialize Java VM
jobjRef-class

Class "jobjRef" - Reference to a Java object
jcall

Call a Java method
jcast

Cast a Java object to another class
jengine

Java callback engineCast a Java object to another class
loader

Java class loader
jreflection

Simple helper functions for Java reflection
jserialize

Java object serialization