Skip to content

sending signals to embedded R [SOLVED]

1 message · Deepayan Sarkar

#
On 5/7/07, Deepayan Sarkar <deepayan.sarkar at gmail.com> wrote:
[...]

Turns out R_tryEval is not to blame; the error (here as well as in my
GUI) was occurring inside the unprotected call to PrintValue() after
tryEval returned. I should have noticed that sooner. Sorry for the
noise.

-Deepayan