[Rcpp-devel] [ANN] RInside 0.2.9

Dirk Eddelbuettel edd at debian.org
Tue Nov 6 12:21:59 CET 2012


On 6 November 2012 at 08:30, David Ibarra Gómez wrote:
|         it's nice to see how RInside gets even better. I saw the example of the "R.parseEvalQNT(cmd)". I have a question. Is it supposed to work if the cmd command it's correct but throws an exception (for example the routine crashes because has some NA data)?.

If you have code that can throw you cannot use the no-throw variant as you
would end up with undefined behaviour.

Dirk

-- 
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com  


More information about the Rcpp-devel mailing list