[Rcpp-devel] Interrupts in compiled code.

Andrew Redd amredd at gmail.com
Wed Dec 8 21:41:40 CET 2010


I have an MCMC chain that runs entirely in c++ with Rcpp.  It sometimes runs
for a vary long time and I want to interrupt it.  Is there an efficient easy
way to include catching an interupt signal and either aborting or returning
results to that point?  This might be understood well, if so I apologize.

Thanks,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20101208/48557633/attachment.htm>


More information about the Rcpp-devel mailing list