Re: [R] Call perl from R

2009-08-23 Thread Marc Schwartz
On Aug 22, 2009, at 7:06 PM, Peng Yu wrote: Hi, I see the following package that can help me call perl from R. But the webpage is about 3 years old. I am wondering what the latest package that can help calling perl from R. http://www.omegahat.org/RSPerl/ Regards, Peng RSPerl provides the ab

Re: [R] call perl

2008-08-22 Thread Greg Snow
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jay an > Sent: Thursday, August 21, 2008 8:08 PM > To: r-help@r-project.org > Subject: [R] call perl > > Hi, > > It may be the old question. > can anyone tell me how to call perl in R? > # call perl i

Re: [R] call perl

2008-08-22 Thread Rory.WINSTON
Maybe ?system Might be what you need here? -Rory -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jay an Sent: 22 August 2008 03:08 To: r-help@r-project.org Subject: [R] call perl Hi, It may be the old question. can anyone tell me how to call perl in