rJava1.0-11 package

Low-Level R to Java Interface

accessOp

Field/method operator for Java objects

aslist

Converts java objects or arrays to R lists

clone

Object cloner

Exceptions

Exception handling

instanceof

Is a java object an instance of a given java class

J

High level API for accessing Java

jarray

Java array handling functions

jarrayRef-class

Class "jarrayRef" Reference to an array Java object

java-tools

java tools used internally in rJava

javaImport

Attach mechanism for java packages

jcall

Call a Java method

jcast

Cast a Java object to another class

jcastToArray

Ensures that a given object is an array reference

jcheck

Java exception handling

jclassName

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

jengine

Java callback engineCast a Java object to another class

jequals

Comparing Java References

jfield

Obtains the value of a field

jfloat-class

Classes "jfloat", "jlong", "jbyte" and "jchar" specify Java native typ...

jfloat

Wrap numeric vector as flat Java parameter

jgc

Invoke Java Garbage Collection

jinit

Initialize Java VM

jmemprof

rJava memory profiler

jnew

Create a Java object

jnull

Java null object reference

jobjRef-class

Class "jobjRef" - Reference to a Java object

jpackage

Initialize an R package containing Java code

jrectRef-class

Rectangular java arrays

jreflection

Simple helper functions for Java reflection

jserialize

Java object serialization

jsimplify

Converts Java object to a simple scalar if possible

loader

Java Class Loader

new

Create a new Java object

rep

Creates java arrays by cloning

rJava-internal

Internal functions and constants

show

Show a Java Object Reference

toJava

Convert R objects to REXP references in Java

with

with and within methods for Java objects and class names

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

  • Maintainer: Simon Urbanek
  • License: LGPL-2.1
  • Last published: 2024-01-26