[R] Problem:: Passing r list to java method as parameter

2009-08-20 Thread bed.si...@oracle.com
Hi Simon, I have some doubts in the function calling R. I am using the R 2.9.1 with window XP. I am passing the r list to the java method as a parameter. And then try to read this r list from java code. Is it possible that we can read the r list into the java code? My scrip

[R] FW: Qury Related With R

2009-07-25 Thread bed.si...@oracle.com
d.si...@oracle.com Subject: Re: Qury Related With R Hi Bed, I'm sorry. I simply don't know. Your best bet would be to ask on R-help: r-help@r-project.org Good luck, - Eric bed.si...@oracle.com wrote: Hi Eric, I am using the R-2.9.1 with Window XP. Queries: I

Re: [R] FW: Qury Related With R

2009-07-27 Thread bed.si...@oracle.com
Original Message- From: Romain Francois [mailto:romain.franc...@dbmail.com] Sent: Saturday, July 25, 2009 6:32 PM To: bed.si...@oracle.com Cc: r-help@r-project.org Subject: Re: [R] FW: Qury Related With R Hi, The file did not make it through the mailing list. Maybe you are looking fo

Re: [R] FW: Qury Related With R

2009-07-27 Thread bed.si...@oracle.com
[mailto:romain.franc...@dbmail.com] Sent: Monday, July 27, 2009 12:53 PM To: bed.si...@oracle.com Cc: r-help@r-project.org Subject: Re: [R] FW: Qury Related With R Hi, I think you can just do something like read the parameters into R, and then use the "parameters" argument of the .jinit function. Some

[R] Help ::Not able to Connect R to SQL Server 2000

2009-08-06 Thread bed.si...@oracle.com
Hi Simon, I am using the R 2.9.1 with Window XP. I have one query related with R to the database. I have successfully connected R to MS-Access. But when I tried to connect R to SQL Server 2000 then it throwing some class not found error. I tried the below script for R

Re: [R] Help ::Not able to Connect R to SQL Server 2000

2009-08-07 Thread bed.si...@oracle.com
...@r-project.org] Sent: Thursday, August 06, 2009 10:40 PM To: bed.si...@oracle.com Cc: r-help@r-project.org Subject: Re: Help ::Not able to Connect R to SQL Server 2000 On Aug 6, 2009, at 10:36 , bed.si...@oracle.com wrote: > Hi Simon, > > I am using the R 2.9.1 with Window XP.