[Rd] Reimplement stats:::plotNode as iterative to avoid recursion limits?

2015-01-01 Thread Gregory R. Warnes
Hi All, I've gotten a number of reports from users about gplots::heatmap.2 generating 'node stack overflow' errors. As it turns out, these errors originate in stats:::plotNode, and are triggered when it is passed a dendrogram that is too deeply nested. While increasing the stack size (which i

[Rd] UCBAdmissions help link update request

2015-01-01 Thread John Christie
Currently the help for UCBAdmissions has a link to Michael Friendly's old faculty page, This goes to a redirect page. The new address is datavis.ca. As it was, the link was vague. I don't actually see the direct connection to the data set on Friendly

Re: [Rd] Unexpected behavior of debug() in step-wise mode

2015-01-01 Thread Duncan Murdoch
On 01/01/2015 9:49 AM, Radford Neal wrote: > 41;309;0c> Why does debug() enter Browse[3] here at all, and why does it > happen the >> first time and not the second? This seems unexpected to me, and has >> undesirable effects for ESS users (that I reported here - >> https://stat.ethz.ch/pipermail/e

[Rd] Unexpected behavior of debug() in step-wise mode

2015-01-01 Thread Radford Neal
41;309;0c> Why does debug() enter Browse[3] here at all, and why does it happen the > first time and not the second? This seems unexpected to me, and has > undesirable effects for ESS users (that I reported here - > https://stat.ethz.ch/pipermail/ess-help/2013-June/009154.html - but just > realize