similar to: Problems with call R from java

Displaying 20 results from an estimated 100000 matches similar to: "Problems with call R from java"

2002 Sep 11
1
one question about title
Dear, Thanks for your help. My question is the title can not completely show in the drawing area when the title is too long. So, I need to change the value of cex.main each time. Could you help me to control the title display area? Regrad, ken -----Original Message----- From: Patrick Connolly [mailto:p.connolly at hortresearch.co.nz] Sent: Wednesday, September 11, 2002 4:41 AM To: Ken
2002 Apr 25
1
An unexpected exception has been detected in native code outside the VM
Dear all: I have a problem with calling R from Java, It was ok at the first time,but the error message "An unexpected exception has been detected in native code outside the VM. " will appear. What is the issue of "native code"? Could somebody help me ? Thanks, ken This is the log I obtained: executing: source('/export/home/users/ruser/java/Rmain.R') Loading
2002 Apr 24
0
Which platform the R-JAVA support ??
Hi all, >From R-Java web site , the R-Java have used on Linux (2.2.14) and Solaris (SunOS 5.6 and 5.7). Anyone know how many platforms that R-Java support : ex : Solaris 5.8 or IBM AIX or HP-UX or Alpha-DEC-OSF Thanks, Macleod Lee -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2007 Aug 27
1
Pure Java theora implementation - LGPL
I've started working on a pure-java port of Theora under the LGPL, as a subproject of FMJ, the open-source implementation of JMF. It is similar to and dependent on the jogg/jorbis libraries from jcraft. The Cortado implementation is nice, but since it is GPL, that is too restrictive for FMJ, which is LGPL. This is, naturally, a large undertaking, and any help by anyone interested would
2013 Nov 29
0
¿Cómo superar el error de Java?
Hola Lorena. Te recomiendo que uses XLConnect para trabajar con ficheros Excel. Esta recomendación está basada en mi experiencia personal, no tengo una opinión magistral ni razones para convencerte. Simplemente, a mí es lo que mejor me ha funcionado (que, seguramente, no coincidirá con un montón de gente de la que lee esta lista). Eso sí... independientemente de los paquetes que uses... los
2003 Apr 17
2
HoltWinters() - p-values for alpha, beta and gamma
Need your expertise for the theoretical approach to deduce the p-values for the level, trend and seasonality parameters. I wonder if there's source code available. Thanks group. Kel
2013 Nov 29
1
¿Cómo superar el error de Java?
Estimada Lorena Creo que lo comentado por Miguel y su interpretación de memoria son correctos, pero me permito una prueba, desde Rcmdr hay una opción para importar datos de Excel, esa alternativa ¿también falla?. Me refiero a intentar abrir un archivo con los datos que necesita, por las dudas en que aparezca algún mensaje distinto, que no creo, pero son solo 10 segundos de prueba. ¿Puede
2007 Jan 11
1
Clean sheet, PHP/Java to a Rails core via <insert method>, but secure.
Hi folks, I''ve been working on basic personal rails stuff for a bit now and have reached a point here I have the opportunity to develop something for my job. The basic scenario is this, take a half dozen or more php sites which all have forms; some of which vary, and populate a database. Use that data, re-assemble it and fire it off in xml to a bunch of other companies, grossly over
2010 Nov 16
1
[LLVMdev] Converting C++ to Java
Hi We want to use our existing engine sourcecode to build Java applications. Our core engine is written in C/C++ and has hooks to platform specific functions which we have filled in for lots of platforms so far, PC, DS, PS2, PSP, XBOX, IPHONE etc. All of which can use C/C++ as their compiler. However now we want to target Android platforms, so we are looking into converting the main body of
2013 Jan 16
1
How to call Java main method using rJava package?
Hi, I am trying to integrate my Java program with R using rJava package. I want to execute the whole Java program from R. The main() method in my Java code calls all the other defined methods. So, I guess I have to call the main() method in .jcall. An example Java code: *class A { public static int mySum(int x, int y) { return x+y; } public static void
2007 Feb 19
2
help - how to call java classes from controller
hi, I need help to call java classes from the a controller action. I can call a java class from a ruby script, but when I am trying to call in controller, then require ''java'' itself gives me load error. I have java 1.4, jruby 0.9.0 and ruby 1.8.5 installed. I have tried to start server as : jruby script/server but it does not work. In my application I need to use 3rd party
2007 Feb 19
2
How to call java apis
Hi, In my application, I have to make 3rd party java apis. Actually, I have to use a sms gateway provider''s apis. They have a java sdk which I have to use to send and receive sms. How can I call java apis from within a controller? In my controller, I have to receive request and use the java api to get the data out of request. Process the data in controller action and then send the
2009 Oct 28
1
how can i call R program from one java program?
Dear All I want to call the R program from one Java program because In my project R program parameters are set by one web page developed by java. Is this possible to call R program from java? many thanks in advance -- Wesley C Mathew [[alternative HTML version deleted]]
2005 Aug 15
0
Asterisk Java-Call Problem
Hello, i have some problem with the Asterisk and need a little bit help. I have an dialplan like this: [first] . .. ... exten => s,6,Read(Secret,,25) exten => s,7,NoOp(**${Secret}**) exten => s,8,Gotoif($[${Secret} = 999]?9:9) exten => s,8,Wait(15) When the user enter the secret key, my java- backend application validate the entered user input. If the
2001 Nov 05
0
Data Miner position
EXPLORATORY DATA ANALYST / DATA MINER Australian Antarctic Division Band 6-7 (Research Scientist) AUS$47,563 - 63,922 pa The Exploratory Data Analyst (Data Miner) will use exploratory data analysis techniques to identify patterns in scientific data held in the Australian Antarctic Data Centre and elsewhere. The position has an equal emphasis on the exploratory and confirmatory aspects of
2011 Jun 26
2
Getting Java to call Wine?
Okay, so I am currently trying to get a program called Wimba Classroom to work. It is a Java app that runs in the browser, but it calls an .exe file. Is there a way to get Java to call Wine when the .exe file is called, instead of the .exe file itself? Thanks, Puzzler995
2008 Feb 04
0
[LLVMdev] Introducing myself, and Java project.
You probably want to sit down and have a long talk with Jeroen Frijters, the principal behind the IKVM project. Note that you will have to deal with ClassLoaders at some level, regardless of what you'd prefer. > A more obvious problem is, of course, that it is not possible to > compile Java code statically and save the result in the disk. > That is untrue--last time I checked, gcj
2006 Jul 07
4
Call R function from Java
Dear All, I need to call R functions from Java, I've read on the internet about JRI but there are no exemples, neither tutorials. I'm beginner in Java and in R, Could you please help me?? Thank you in advance, Xena --------------------------------- [[alternative HTML version deleted]]
2011 Nov 09
1
installing java on ubuntu 11.10 installation
Dear list members, I am starting to get acquainted with linux on a ubuntu 11.10 installation on an external hard disk. I have just installed R and all the packages available in the r-cran-* list. Now, I would like to get on with the installation of packages like Deducer and Acinonyx. The former requires JGR which in turn requires Java. I have tried to follow the instructions available at the
2005 Jul 07
1
'deadtime' in Samba 3.0.13
Hi, I currently have deadtime = 15 in my smb.conf. This featured worked good to disconnect clients that have been idle for > 15 minutes in the past. With the 3.0.13 version, it seems to do nothing. As in, it just keeps the user connected indefinitely. Here is what I see when no one is currently at the office and everyone is logged off their computer. Thanks [root@spicy p]#