org.omegahat.R.Java.RException
objects.
.convert =
getNativeSymbolInfo("R_getJavaBoolean")$address
to perform the conversion and avoid recursive
queries via the dynamic converter list.
setJavaFunctionConverter( fromJava = FALSE, position = 1)
.
[[
operator (as in the RDCOMClient package.
obj[["field"]]
and obj[["field"]] = pi
-Xmx128m
and -Xss256k
),
-verbose
or -verbose:gc,class,jni
)
javaConfig()
, e.g. classpath,
properties and library path elements.
javaConfig()
now uses
the values of the
CLASSPATH and LD_LIBRARY_PATH environment variables
if these are not specified in the first
argument.
position
argument when adding
a from-Java converter at the R level.
AnonymousOmegahatReference
and NamedOmegahatReference
objects)
when we called the user-level conversion.
scripts/
directory.
JavaArrayReference
. The [
and
[<-
operators work for these values.
z <- .Java(NULL, "testBooleanArrays") z[1] z[2] z[3]
getOmegahatReferenceValue
to allow converter routines to easily obtain the
Java object corresponding to an R reference.
.JNew
.JClass
getJavaMethods
,
getJavaConstuctors
.JavaInit()
failing because the
manager class was not found, the virtual
machine is terminated.
.JavaInit()
.
However, this is not usually possible as most
JVM implementations only allow one call to
JNI_CreateJavaVM
. However, the restart mechanism
is in place in our code.
OMEGA_HOME
and OmegaSearchPath
.
This makes the file location within Environment.jar work.
Motivated by Ed Kademan's bug report.
.JavaConstructor
and friends.