Hi, I'm planning to access R from my perl scripts. The only noteworthy bridge seems to be Statistics-R-0.03<http://search.cpan.org/%7Ectbrown/Statistics-R/lib/Statistics/R.pm>. Would anyone like to share their experience with this Perl-R bridge? I'd like to install it in a Mac OS X. Suggestions on alternate solutions will be appreciated. Thanks in advance, Anjan -- ============================anjan purkayastha, phd bioinformatics analyst whitehead institute for biomedical research nine cambridge center cambridge, ma 02142 purkayas [at] wi [dot] mit [dot] edu 703.740.6939 [[alternative HTML version deleted]]
you could take a look at this: http://www.omegahat.org/RSPerl/ but I'm not sure how well maintained it is currently. adam On 19 Jan 2009, at 02:00, ANJAN PURKAYASTHA wrote:> Hi, > I'm planning to access R from my perl scripts. > The only noteworthy bridge seems to be > Statistics-R-0.03<http://search.cpan.org/%7Ectbrown/Statistics-R/lib/Statistics/R.pm > >. > Would anyone like to share their experience with this Perl-R bridge? > I'd like to install it in a Mac OS X. > Suggestions on alternate solutions will be appreciated. > Thanks in advance, > Anjan > > -- > ============================> anjan purkayastha, phd > bioinformatics analyst > whitehead institute for biomedical research > nine cambridge center > cambridge, ma 02142 > > purkayas [at] wi [dot] mit [dot] edu > 703.740.6939 > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
you could take a look at this: http://www.omegahat.org/RSPerl/ but I'm not sure how well maintained it is currently. adam On 19 Jan 2009, at 02:00, ANJAN PURKAYASTHA wrote:> Hi, > I'm planning to access R from my perl scripts. > The only noteworthy bridge seems to be > Statistics-R-0.03<http://search.cpan.org/%7Ectbrown/Statistics-R/lib/Statistics/R.pm > >. > Would anyone like to share their experience with this Perl-R bridge? > I'd like to install it in a Mac OS X. > Suggestions on alternate solutions will be appreciated. > Thanks in advance, > Anjan > > -- > ============================> anjan purkayastha, phd > bioinformatics analyst > whitehead institute for biomedical research > nine cambridge center > cambridge, ma 02142 > > purkayas [at] wi [dot] mit [dot] edu > 703.740.6939 > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
ANJAN PURKAYASTHA wrote:> > Hi, > I'm planning to access R from my perl scripts. > The only noteworthy bridge seems to be > Statistics-R-0.03<http://search.cpan.org/%7Ectbrown/Statistics-R/lib/Statistics/R.pm>. > Would anyone like to share their experience with this Perl-R bridge?Irrespective of whether you are working on a Bioinformatics problem I'd imagine you can find some useful information in the recently published book "Building Bioinformatics Solutions with Perl, R and MySQL". See http://www.oup.com/uk/catalogue/?ci=9780199230235 ANJAN PURKAYASTHA wrote:> > I'd like to install it in a Mac OS X. > Suggestions on alternate solutions will be appreciated. >In theory any solution involving R and Perl should be platform independant. -- View this message in context: http://www.nabble.com/Perl-R-bridge-tp21535807p21561731.html Sent from the R help mailing list archive at Nabble.com.