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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.