On Wednesday 21 February 2007 23:09, Martin Morgan wrote:
> > ./tryEval --slave < tmp.R
>
> Error in sqrt("") : Non-numeric argument to mathematical function
> Execution halted

To force interactive use (when embedding), you can set R_Interactive (from 
Rinterface.h) to TRUE, after Rf_initEmbeddedR().

Regards
Thomas Friedrichsmeier

Attachment: pgpJtOmLfGYg9.pgp
Description: PGP signature

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to