Andrew, > You may like to give CXXR a try > (http://www.cs.kent.ac.uk/projects/cxxr/). In CXXR the R interpreter is > written in C++, and a user interrupt is handled by throwing a C++ > exception, so the stack is unwound in an orderly fashion, destructors > are invoked, etc. Thank you for this suggestion. CXXR is a very interesting project!
For my current project, however, I aim at distributing the program to other R users on pre-installed cluster nodes. Thus, I have no choice with respect to the underlying R interpreter. Best regards, Peter ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel