On 30 May 2017 at 09:22, Jonathon Love wrote: | is there a way to gracefully 'interrupt' an analysis run from RInside? | | i'll need to send an interrupt from a different thread? (whatever R does | when you hit Ctrl+C) | | and can RInside deal from the fallout from that?
Should be no different than R in the console because RInside embeds R. R itself has an interrupt handler watching these things. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel