search for: rtest2

Displaying 7 results from an estimated 7 matches for "rtest2".

Did you mean: test2
2011 Mar 04
0
Cannot find JRI native library
...rary.load(*Native Method*) at java.lang.ClassLoader.loadLibrary0(Unknown Source) at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at org.rosuda.JRI.Rengine.<clinit>(*Rengine.java:19*) at rtest2.main(*rtest2.java:72*) Thanks In advance Kind Regards W. Mathew [[alternative HTML version deleted]]
2006 Sep 28
2
calling R from within Java, using jri
...dll C:/PROGRA~1/Java/JDK15~1.0_0/bin/javac -classpath src/JRI.jar -d examples examples/rtest.java Note: examples/rtest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. C:/PROGRA~1/Java/JDK15~1.0_0/bin/javac -classpath src/JRI.jar -d examples examples/rtest2.java Note: examples/rtest2.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. echo "set PATH=%PATH%;C:/etc/R/R-2.3.1\\bin;C:/etc/R/R-2.3.1\\lib" > run.bat echo "C:/PROGRA~1/Java/JDK15~1.0_0/bin/java -cp .;examples;src/JRI.jar rtest \$...
2008 Nov 26
1
Running rtest - how to/ help
I am trying to run rTest example (XP, Eclipse, ) available with code. JRI etc are used from the rJava package (i.e. Haven't built myself) The code dosent runs properly - it shows ( i tried passing argument as --save). what else is possible. 'Creating Rengine (with arguments)' and then gets terminated. When I am trying to use run.bat >run.bat examples\rtest.java it says >
2013 Feb 24
7
Help: rJava ubuntu 12.04
.../rtest.java warning: [options] bootstrap class path not set in conjunction with -source 1.4 Note: examples/rtest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning /usr/bin/javac -target 1.4 -source 1.4 -classpath src/JRI.jar -d examples examples/rtest2.java warning: [options] bootstrap class path not set in conjunction with -source 1.4 Note: examples/rtest2.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning make[1]: se sale del directorio «/tmp/RtmpCErgmn/R.INSTALL57e71df9a069/rJava/jri» instal...
2007 Jan 31
0
Fwd: Unable to load rJava - Undefined Symbol GetCreatedJavaVMs
...Callbacks.java ../RVector.java /usr/local/jdk1.5.0_11/bin/jar fc JRI.jar org libjri.so make[2]: Leaving directory `/tmp/R.INSTALL.G32323/rJava/jri/src' rm -f libjri.so cp src/libjri.so libjri.so /usr/local/jdk1.5.0_11/bin/javac -target 1.4 -source 1.4 -classpath src/JRI.jar -d examples examples/rtest2.java Note: examples/rtest2.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. /usr/local/jdk1.5.0_11/bin/javac -target 1.4 -source 1.4 -classpath src/JRI.jar -d examples examples/rtest.java Note: examples/rtest.java uses or overrides a deprecated API. Note...
2009 Jul 15
2
rJava fails compilation on R-2.9.1 but not R-2.7.1 on Debian Lenny
...ctor.java ../RList.java ../RMainLoopCallbacks.java ../RVector.java /usr/bin/jar fc JRI.jar org libjri.so make[2]: Leaving directory `/tmp/R.INSTALL.bELNGf/rJava/jri/src' rm -f libjri.so cp src/libjri.so libjri.so /usr/bin/javac -target 1.4 -source 1.4 -classpath src/JRI.jar -d examples examples/rtest2.java Note: examples/rtest2.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. /usr/bin/javac -target 1.4 -source 1.4 -classpath src/JRI.jar -d examples examples/rtest.java Note: examples/rtest.java uses or overrides a deprecated API. Note: Recompile with -...
2009 Mar 09
5
Help
...d3640.log > # > # If you would like to submit a bug report, please visit: > # http://java.sun.com/webapps/bugreport/crash.jsp > # The crash happened outside the Java Virtual Machine in native code. > # See problematic frame for where to report the bug. > # > > 2. while for rtest2.java > it remains the same that is terminates after Creating Rengine (with > arguments) But difference being some window/ frame which opens for a > fraction of a second > > > > ------------------------------ > > Message: 3 > Date: Wed, 26 Nov 2008 13:00:52 +0100 > F...