Hi,<div><br></div><div>I' developing a c++ application that uses RInside and Rcpp to pass user defined R-code to R and get the results back. I have two problems </div><div><br></div><div>1. if there is an error in the .R file that I evaluate using parseEvalQ, I don not get the error back. I just get the text of the R file back.</div>
<div><br></div><div>2. Whenever a call to parseEvalQ results in a error (i.e the above mentioned situation), all subsequent calls to parseEvalQ fail.</div><div><br></div><div><br></div><div>Any help is much appreciated.</div>
<div><br></div><div>Thanks</div><div>Pratibha</div><div><br></div><div><br></div>