Displaying 5 results from an estimated 5 matches for "enscitech".
2004 Oct 14
1
R and Java
I am calling R from within Java.
But I don't think that I can get any plots written to file from R - inside
Java.
This snippet of code(from a larger piece of code) compiles in Java, but
doesn't do anything!
functions.append("trial<-c(1,3,4,5)\n");
functions.append("dawpdf<-function(filename){\n");
2000 Jul 12
1
Compiling R on RS6000 AIX 4.3
Hi,
I've been searching through the R help archives and came across only one AIX
compilation question in March, which received no public responses. I'm
currently having the same problems with the "Illegal instruction" and core
dump of running R 1.0.1 on AIX 4.3.
Firstly, the R distribution was missing some FORTRAN routines, which I found
on the net and added, by modifying
2000 Jul 12
1
Compiling R on RS6000 AIX 4.3
Hi,
I've been searching through the R help archives and came across only one AIX
compilation question in March, which received no public responses. I'm
currently having the same problems with the "Illegal instruction" and core
dump of running R 1.0.1 on AIX 4.3.
Firstly, the R distribution was missing some FORTRAN routines, which I found
on the net and added, by modifying
2002 Feb 05
1
Compiling R 1.3.0 on AIX 4.3.3 and libz.a
We use R 1.3.0 in a Java application and it's been successfully deployed on
IRIX, Solaris and Linux machines. I've got a problem with R on our RS6000
(AIX 4.3.3) which I'm hoping I can solve by posting here.
R is compiled and bundled with our application (on all UNIX platforms) as
follows:
1. R is configured using: configure --with-x=no --with-tcltk=no
2. Once compiled (with gcc) and
2002 Oct 21
1
Does SJava work on Windows? It does (ish) on Linux
Apologies for posting to this list but my attempts to join the omegahelp
list bounce back with address unknown errors.
I'm struggling to get SJava working on windows 98. I'm using R 1.6 and the
latest SJava 0.65 and JDK 1.3.1_04. I keep getting an Unsatisified Link
error on initR.
Our Java application gets launched with a wrapper script. I've put the
library paths and current