Skip to content
Back to formatted view

Raw Message

Message-ID: <f0c2767a-c61f-4e82-bf29-3ffff2ca4881@z19g2000vbz.googlegroups.com>
Date: 2009-04-24T13:49:28Z
From: Jong
Subject: Dealing with unix signal

Hi all,

I'm wondering if there is any module or function in R can deal with
unix signals such as SIGXCPU. In this way, when I get a signal from
OS, I like to do something (such as saving current variables or
terminating gracefully) by interrupting current execution of R.

Thank you for your help in advance.

Thanks,
Jong