[Rcom-l] rcom problem: Server not available

2007-11-27 Thread sakib mondal
2.5.1 for the latest version of rcom. Please try and report again. sakib mondal wrote: > > > > Hello, > > I am using R-2.4.0. I am trying to RExcel with the options "foreground" > and "RGui visible". I have installed rcom and loaded rcom as instructed

[Rcom-l] rcom problem: Server not available

2007-10-19 Thread sakib mondal
Hello, I am using R-2.4.0. I am trying to RExcel with the options "foreground" and "RGui visible". I have installed rcom and loaded rcom as instructed at the rcom site. However, I am getting the problem whenever I "start R Server" from RExcel with foreground option (background option does not

[Rcom-l] RE: "#RError while using getarray"

2007-09-13 Thread sakib mondal
Hi, I am sorry for the repost. Since I did not get any response, I am thinking whether I could get help on the following part of the problem related to capture.output. Dim cmdString As String cmdString = "predict(gdis, train[,-1], type = 'prob')" Call Rinterface.RRun("myOutput<-capture.o

[Rcom-l] "#RError while using getarray"

2007-09-12 Thread sakib mondal
Hello, I shall appreciate any help on the problem as mentioned below. I am using Ada package, which has a predict function that works like predict.rpart. When I run a piece of code (e.g. pred <- predict(gdis, train[,-1], type = "prob") ) in R, and type "pred" at the R prompt, I get the proba