search for: rserveexcept

Displaying 15 results from an estimated 15 matches for "rserveexcept".

2017 Oct 27
4
Cannot Compute Box's M (Three Days Trying...)
...ssign the data to a variable as was suggested.rConnection.assign("boxMVariable", myDf); // create a string command with that variable name.String boxVariable = "boxM(boxMVariable [,-5], boxMVariable[,5]"; // try to execute the command... // FAILS with org.rosuda.REngine.Rserve.RserveException: eval failed, request status: R parser: input incomplete>>>> FAILS ! >>>> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< FAILS <<<<< sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email. [[alternative HTML...
2017 Oct 27
0
Cannot Compute Box's M (Three Days Trying...)
...he parser says the input is incomplete and a missing closing parenthesis would cause that error.. // create a string command with that variable name.String boxVariable = "boxM(boxMVariable [,-5], boxMVariable[,5]"; // try to execute the command... // FAILS with org.rosuda.REngine.Rserve.RserveException: eval failed, request status: R parser: input incomplete>>>> FAILS ! >>>> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< FAILS <<<<< Bill Dunlap TIBCO Software wdunlap tibco.com On Fri, Oct 27, 2017 at 12:41 PM, Morkus via R-deve...
2010 Dec 06
0
Error with Rserv
Hi I get this error with Rserve: eval failedeval failed, request status: R parser: syntax erroreval failed, request status: R parser: input incompleteorg.rosuda.REngine.Rserve.RserveException: eval failed at org.rosuda.REngine.Rserve.RConnection.eval(RConnection.java:233) at se.ucr.qrep.RGenerator.generateReport(RGenerator.java:45) Anyone know what it could mean? -- View this message in context: http://r.789695.n4.nabble.com/Error-with-Rserv-tp3074458p3074458.html Sent from the R...
2009 Mar 13
0
ctree from Java via Rserve
...2~TKL_f+Regio_f+km1000+SF_f+Geschlecht_f+Alter_VN+Random, data=daten2, weights=daten2$Tage, controls=ctree_control(mincriterion=0.95,maxdepth=4,teststat=\"quad\",testtype=\"Bonferroni\")), type=\"simple\")"); //line 6 v.voidEval("dev.off()"); }catch(RserveException e){e.printStackTrace();} I get the error-message "voidEval failed" for the line 6! What can I do? Although I know it`s a Java question I hope somebody can help me. Thanks, Max P.S. RServe is working at a simpler example. -- View this message in context: http://www.nabble.com/ctr...
2011 Mar 09
0
java+R+serverEval failed+request status: control pipe to master process is closed/broken
...System.out.println(" server shutdown"); c.serverShutdown(); c.close(); System.out.println("PASSED"); } It report the following error on program statement:c.serverEval("xXx<-'" + key + "'"); org.rosuda.REngine.Rserve.RserveException: serverEval failed, request status: control pipe to master process is closed/broken. Perhaps the following words can help solve the problem,but,I really don't know how to enable the control commands(on windows XP): test control commands (works only when enabled and in Rserve 0.6-0 and higher...
2017 Oct 28
2
Cannot Compute Box's M (Three Days Trying...)
...ble as was suggested.rConnection.assign("boxMVariable", myDf); >> // create a string command with that variable name.String boxVariable = "boxM(boxMVariable [,-5], boxMVariable[,5]"; >> // try to execute the command... >> // FAILS with org.rosuda.REngine.Rserve.RserveException: eval failed, request status: R parser: input incomplete>>>> FAILS ! >>>> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< FAILS <<<<< >> sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email. >> [[alter...
2017 Oct 27
0
Cannot Compute Box's M (Three Days Trying...)
...ble as was suggested.rConnection.assign("boxMVariable", myDf); > > // create a string command with that variable name.String boxVariable = "boxM(boxMVariable [,-5], boxMVariable[,5]"; > > // try to execute the command... > // FAILS with org.rosuda.REngine.Rserve.RserveException: eval failed, request status: R parser: input incomplete>>>> FAILS ! >>>> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< FAILS <<<<< > > sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email. > [[al...
2017 Oct 28
2
Cannot Compute Box's M (Three Days Trying...)
...nection.assign("boxMVariable", myDf); >>> // create a string command with that variable name.String >>> boxVariable = "boxM(boxMVariable [,-5], boxMVariable[,5]"; >>> // try to execute the command... >>> // FAILS with org.rosuda.REngine.Rserve.RserveException: eval >>> failed, request status: R parser: input incomplete>>>> FAILS ! >>>>>>> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< >>> FAILS <<<<< >>> sent from ProtonMail <https://protonmail.com>...
2017 Oct 28
0
Cannot Compute Box's M (Three Days Trying...)
...nection.assign("boxMVariable", myDf); >> // create a string command with that variable name.String >> boxVariable = "boxM(boxMVariable [,-5], boxMVariable[,5]"; >> // try to execute the command... >> // FAILS with org.rosuda.REngine.Rserve.RserveException: eval >> failed, request status: R parser: input incomplete>>>> FAILS ! >> >>>> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< >> FAILS <<<<< >> sent from ProtonMail <https://protonmail.com&gt...
2017 Oct 28
2
Cannot Compute Box's M (Three Days Trying...)
...quot;boxMVariable", myDf); // create >>> a string command with that variable name.String boxVariable = >>> "boxM(boxMVariable [,-5], boxMVariable[,5]"; // try to execute >>> the command... // FAILS with >>> org.rosuda.REngine.Rserve.RserveException: eval failed, >>> request status: R parser: input incomplete>>>> FAILS ! >>>> >>> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< FAILS >>> <<<<< sent from ProtonMail <https://protonmail.com>...
2017 Oct 28
0
Cannot Compute Box's M (Three Days Trying...)
...quot;boxMVariable", myDf); // create >> a string command with that variable name.String boxVariable = >> "boxM(boxMVariable [,-5], boxMVariable[,5]"; // try to execute >> the command... // FAILS with >> org.rosuda.REngine.Rserve.RserveException: eval failed, >> request status: R parser: input incomplete>>>> FAILS ! >>>> >> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< FAILS >> <<<<< sent from ProtonMail <https://protonmail.com>...
2017 Oct 28
0
Cannot Compute Box's M (Three Days Trying...)
...quot;boxMVariable", myDf); // create >> a string command with that variable name.String boxVariable = >> "boxM(boxMVariable [,-5], boxMVariable[,5]"; // try to execute >> the command... // FAILS with >> org.rosuda.REngine.Rserve.RserveException: eval failed, >> request status: R parser: input incomplete>>>> FAILS ! >>>> >> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< FAILS >> <<<<< sent from ProtonMail <https://protonmail.com>...
2017 Oct 29
2
Cannot Compute Box's M (Three Days Trying...)
...ion.assign("boxMVariable", myDf); // create >>> a string command with that variable name.String boxVariable = >>> "boxM(boxMVariable [,-5], boxMVariable[,5]"; // try to execute >>> the command... // FAILS with >>> org.rosuda.REngine.Rserve.RserveException: eval failed, >>> request status: R parser: input incomplete>>>> FAILS ! >>>> >>> REXP theBoxMResult = rConnection.eval(boxVariable); <<<< FAILS >>> <<<<< sent from ProtonMail <https://protonmail.com>, >&gt...
2017 Oct 29
0
Cannot Compute Box's M (Three Days Trying...)
...e", myDf); // >> create a string command with that variable name.String >> boxVariable = "boxM(boxMVariable [,-5], boxMVariable[,5]"; >> // try to execute the command... // FAILS with >> org.rosuda.REngine.Rserve.RserveException: eval failed, >> request status: R parser: input incomplete>>>> FAILS ! >> >>>> REXP theBoxMResult = rConnection.eval(boxVariable); >> <<<< FAILS <<<<< sent from ProtonMail >>...
2010 Apr 15
4
Does "sink" stand for anything?
Hello Everyone,   Learning about R and its wonderful array of functions. If it's not obvious, I usually try to find out what a function stands for. I think this helps me remember better.   One function that has me stumped is "sink." Can anyone tell me if this stands for something?   Thanks,   Paul         __________________________________________________ [[alternative HTML