Re: [R] Call R from Perl

2009-05-06 Thread Kevin E. Thorpe
Daniel Fernandez wrote: I'm not sure but my guess is that part isn't working... is that the way to call R from perl? It's the way I would call R in batch from the command line. In your call you are missing the CMD part. Sent from my iPhone On May 6, 2009, at 8:09 AM, "Kevin E. Thorpe"

Re: [R] Call R from Perl

2009-05-06 Thread Daniel Fernandez
I'm not sure but my guess is that part isn't working... is that the way to call R from perl? Sent from my iPhone On May 6, 2009, at 8:09 AM, "Kevin E. Thorpe" wrote: Daniel Fernandez wrote: Hi, I am trying to call R in my perl program but is not working. It does not give an error but

Re: [R] Call R from Perl

2009-05-06 Thread Kevin E. Thorpe
Daniel Fernandez wrote: Hi, I am trying to call R in my perl program but is not working. It does not give an error but my program gets stuck indefinitely. I am using the following command to call R from Perl `R BATCH regressExpr.spl temp`; Any suggestions? Best, Daniel F. Does `R CMD BATC

[R] Call R from Perl

2009-05-05 Thread Daniel Fernandez
Hi, I am trying to call R in my perl program but is not working. It does not give an error but my program gets stuck indefinitely. I am using the following command to call R from Perl `R BATCH regressExpr.spl temp`; Any suggestions? Best, Daniel F. [[alternative HTML version deleted]]