[Rd] sending signals to embedded R

Deepayan Sarkar deepayan.sarkar at gmail.com
Fri May 4 23:48:48 CEST 2007


Hi,

one thing I haven't been able to figure out from R-exts is how to
interrupt a calculation running inside an embedded R. C code inside R
calls R_CheckUserInterrupt() intermittently to check for interrupts,
but how does my GUI tell R that the user wants it interrupted?

-Deepayan



More information about the R-devel mailing list