search for: sjava

Displaying 20 results from an estimated 121 matches for "sjava".

Did you mean: java
2007 Jan 03
1
troubles installing SJava for R
Hello all, I am using R 2.4.0 and SJava 0.69-0 on linux. I am not able to install SJava on R. The following errors appear when installing: ... ** R ** inst WARNING: use of install..R is no longer supported ** preparing package for lazy loading Creating a new generic function for "merge" in "SJava" ** help >>...
2003 Sep 24
1
SJava help
Hi, I installed SJava 0.66-1 on my linux RH 7.2 machine. I am using R-1.7.1. I set LD_LIBRARY_PATH up then called library(SJava) and it was fine. But when I called .JavaInit(), I got weird error that states it could not find java/lang/Hashtable. The session is below and shows my java configuration. I am using j2sdk1.4....
2004 Sep 10
2
loading Sjava
I'm excited about SJava, and I'ld love to get it working, but can't get past loading the package. .First.lib fails on this statement: > library.dynam("SJava", "SJava", "C:/PROGRA~1/R/rw1091/library") Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to...
2004 May 26
3
SJava
Hi again! I'm trying to download SJava from the http://www.omegahat.org/RSJava/ website. I'm trying to get the binary. I download the version from BDR's website. When I unzip the file via unzip.exe, the new folder appears as SJAVA (upper case). >library(SJava) Error in library(SJava) : There is no package called 'S...
2010 Jan 12
1
trouble with installing SJava
Colleagues, How i can solve this error when i install SJava package Thanks ---------------- R CMD INSTALL -c /usr/local/lib/R/SJava_0.69-0.tar.gz * installing to library ?/usr/local/lib/R/site-library? * installing *source* package ?SJava? ... checking for java... /usr/lib/jvm/java-6-sun/bin/java Java VM /usr/lib/jvm/java-6-sun/bin/java checking for javah....
2005 Jul 20
0
Question about Installing SJava package
Dear all, I have an error message installing SJava package. So I searched web site(google) and R-mailing list to find a similar error message. But I couldn't find it. I installed R-2.1.1 like this on Fedora Core4 1) /configure --enable-R-shlib --with-libpng --with-jpeglib 2) make -> make check -> make install and then issuing on shell...
2004 Mar 05
1
Problems with SJava instalation
Hi, I'm try to use the SJava package. The install is OK. In R I have this error message: -------------------------- > library(SJava) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/opt/lib/R/site-library/SJava/libs/SJava.so": libRSNativeJava.so: cannot open...
2004 Oct 27
1
SJava loading --error!
Hi list, I am having a problem in SJava. while loading the library I get the folowing error. > library(SJava) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/usr/lib/R/library/SJava/libs/SJava.so": libRSNativeJava.so: cannot open shared object file: No such file or direct...
2007 May 16
2
Installing SJava - problem
Hi there. I am trying to install SJava on my windows xp machine. I downloaded the windows source file SJava_0.69-0.tar.gz from the web site http://www.omegahat.org/RSJava/ I have folloed the XP command line instructions as directed in the table underneath the download link: cd $RHOME/src/library unzip SJava_0.69-0.zip cd SJava ./conf...
2004 Oct 15
0
SJava 0.65 and R 2.0.0 (slightly long)
Hi, I had some Java code that worked with SJava 0.65 under R 1.8.*. I'm trying to get it to work with R 2.0.0. My JVM is Sun 1.5.0 (running on Fedora Core 2) I downloaded and installed SJava 0.65 in my personal directory using R CMD INSTALL SJava-0.65.tar.gz -l ~/src/Rlibrary and before starting R I sourced RJava.bsh. However after loadin...
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...
2003 Feb 03
2
[Out off-topic] SJava under Windows
Sorry for this off-topic subject. I am fighting for running SJava under Windows. SJava_0.64 (compiled by Simon Urbanek, thanks), R 1.6.2, Java JDK 1.4.0_02, Windows XP pro: > library(SJava) > .JavaInit() Error in .JavaInit() : Couldn't start Java Virtual Machine: Cannot find the Omegahat interface manager class. Check you classpath! > # And the seco...
2002 Aug 19
1
install the SJava package on unix
Hi, I've got a problem to use the SJava package with R. I have a SUN solaris 8 machine. Then I did R INSTALL -c SJava_0.65-0.tar.gz without problem Now I try the test provided on the web site: library(SJava) and here I receive the error message: Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared...
2008 Oct 08
1
help for compile sjava
Dear duncan, I'm writing to ask you for some help about compiling SJava. I encounter some errors when I compiled SJava on Window XP: Building JNI header files... Extracting the classes from Environment.jar /jdk1.3/bin/jar: not found RForeignReference After executing command "sh ./configure.win C:/Program Files/R/R-2.7.2", I modify the JAVA_HOME i...
2005 Jun 10
0
launching RSJava from external application
Hi,all, I have a problem about launching SJava in R from external application (Cytoscape). My R version is 2.1.0 and Sjava version is 0.68. R is installed by issuing 1. configure --enable-R-shlib 2. make 3. make check 4. make install SJava is installed by issuing "R CMD INSTALL -c SJava_version_.tar.gz". The LD_LIBR...
2005 Jul 27
1
Installing SJava (I'm almost there, just a little more help please!....please!)
Hi. Day three and Iā€™m still struggling with this. Any advice to overcome the final hurdle will be enormously appreciated. I now have all the right Java applications etc. in their right places and have managed to get rid of most errors but still get this: ā€” Making package SJava ā€” Building JNI header files... adding build stamp to DESCRIPTION running src/Makefile.win (cd .. ; ./configure.win c:/PROGR~1/R/rw200l) /configure.win: not found make[3]: *** [config] Error 127 make[2]: *** [srcDynLib] Error 2 make[1]: *** [all] Error 2 Make: *** [pk9ā€”SJava] Error 2 ***...
2004 Jan 15
0
Sjava question on MacOS 10.3
I am running R-1.81, apple's JVM installed with OS 10.3.2, and installed Sjava-0.65.X (a patched version of Sjava for MacOS from Simon Urbanek, which I know is inherently dangerous, but...). This version installed fine and some aspects seem to work as expected. However, this is one of the examples and causes R to hang. Any insights? What other information should I provide...
2011 Aug 16
1
Problems installing SJava
Hello, I am trying to install SJava but I haven't been able to complete it successfully. I have tried to install it from bioconductor using the followin code and got the following output: > source("http://www.bioconductor.org/biocLite.R") BioC_mirror = http://bioconductor.org Change using chooseBioCmirror(). >...
2002 Aug 23
1
R/SJava/ROracle installation problem
Hi, I had problem during SJava and ROracle installation. I use "R CMD INSTALL -c SJava_0.65-0.tar.gz" command to install SJava pakage. After installation, I start R session and type library(SJava), error happened as: > library(SJava) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load...
2004 Nov 18
4
SJava
I failed to build SJava dure to teh error below. Any ideas? # R CMD INSTALL -c SJava_0.68-0.tar.gz * Installing *source* package 'SJava' ... checking for java... /opt/j2sdk1.4.2_06//bin/java Java VM /opt/j2sdk1.4.2_06//bin/java checking for javah... /opt/j2sdk1.4.2_06//bin/javah Looking in /opt/j2sdk1.4.2_06/inc...