R: How to get a stack trace from the snow package -


How can I get a stack trace from an ice node after an error? I am getting errors when I use the perpendicts that are not there when I use sapply, snow is very good for giving me a lot of error message, but it will be very useful for me that you can get from traceback Can get it. So far I've tried:

  option (showWarnCalls = T, showErrorCalls = T) setDefaultClusterOptions (outfile = "/ dev / tty")  

and

But I'm finally thanking using an MPI cluster.

The relevant version:

  • (version 0.3-3)
  • R210.1
  • Mac OS X 10.5.8

Editing: version information was added to the question below and OS X


Comments