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 BATCH regressExpr.spl temp` work?


--
Kevin E. Thorpe
Biostatistician/Trialist, Knowledge Translation Program
Assistant Professor, Dalla Lana School of Public Health
University of Toronto
email: kevin.tho...@utoronto.ca  Tel: 416.864.5776  Fax: 416.864.6057

______________________________________________
R-help@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.

Reply via email to