Displaying 5 results from an estimated 5 matches for "romegahatexamples".
2002 Aug 15
0
SJava, another UnsatisfiedLinkError
...${R_HOME}/library/SJava/libs:${R_HOME}/bin"
#echo ${PATH}
# Now the classpath for the Omegahat and related Jar files, etc.
JAR_DIR=${R_HOME}/library/SJava/org/omegahat/Jars
CLASSPATH=".;${R_HOME}/library/SJava;${JAR_DIR}/antlr.jar;${JAR_DIR}/Environment.jar;${JAR_DIR}/jas.jar;${JAR_DIR}/ROmegahatExamples.jar"
# We are ready
#java -classpath ${CLASSPATH} ${JCLASS}
#echo "javac -classpath ${CLASSPATH} bla.java"
javac -classpath ${CLASSPATH} test.java
java -classpath ${CLASSPATH} test
And here is my error message:
Hello...
Exception in thread "main" java.lang.UnsatisfiedLi...
2004 Oct 15
0
SJava 0.65 and R 2.0.0 (slightly long)
...rc/Rlibrary/SJava/org/omegahat/Jars/antlr.jar: \
/home/rajarshi/src/Rlibrary/SJava/org/omegahat/Jars/Environment.jar: \
/home/rajarshi/src/Rlibrary/SJava/org/omegahat/Jars/jas.jar: \
/home/rajarshi/src/Rlibrary/SJava/org/omegahat/Jars/jhall.jar: \
/home/rajarshi/src/Rlibrary/SJava/org/omegahat/Jars/ROmegahatExamples.jar:
and then starting up R and doing javaConfig() I get the same output as
before (except that the above paths are now in the CLASSPATH).
I also noted that the OMEGA_HOME variable is set to "". This did not
seem to be right so I tried setting it to
/home/rajarshi/src/Rlibrary/SJava/o...
2001 Oct 02
2
R and Java
Daer all,
Before to expose my problem, this the configuartion of my environment.
I use the version 1.2.1 of R with a limux system (redhat)
I have installed SJava (from omeghat) package successfully.
So, i wanted to try an example (calc.R) that is provided in the library.
This is the message I obtained:
Error in isJavaInitialized("Java virtual machine has not been
initialized. Call
2004 Jun 08
3
SJAVA error
Hi
I'm trying to use SJava and I have troubles.
I try to run examples from "Calling R from Java"
but,I have an error that
"fatal error: enable to open the base package"
I heard SJAVA bug,
so,could you send me your compiled SJava package with the modified
REmbed.c because
in Windows i'm not able to recompile!!!
--example
package org.omegahat.R.Java;
public
2003 Oct 23
0
Problem w/ SJava package
...s 00000000 00:22 97439
/home/dahumphr/r/R-1.6.1/library/SJava/org/omegahat/Jars/jas.jar
4c8f9000-4c945000 r--s 00000000 00:22 97440
/home/dahumphr/r/R-1.6.1/library/SJava/org/omegahat/Jars/jhall.jar
4c945000-4c950000 r--s 00000000 00:22 97441
/home/dahumphr/r/R-1.6.1/library/SJava/org/omegahat/Jars/ROmegahatExamples.j
ar
4c950000-4c95b000 r-xp 00000000 00:22 89455
/home/dahumphr/r/R-1.6.1/library/SJava/libs/SJava.so
4c95b000-4c95c000 rw-p 0000a000 00:22 89455
/home/dahumphr/r/R-1.6.1/library/SJava/libs/SJava.so
4c95c000-4c963000 r-xp 00000000 00:22 93715
/home/dahumphr/r/R-1.6.1/library/SJava/libs/libRSNativeJ...