[Rd] dump.frames in call from debugger()

2007-02-11 Thread Stephen Eglen
Hi, https://svn.r-project.org/R/trunk/src/library/utils/R/debugger.R currently has the arg list of dump.frames as: dump.frames <- function(dumpto = "last.dump", to.file = FALSE) would it be sensible to change the default for to.file to be to.file = !interactive() So that last.dump.rda woul

[Rd] Graphics driver test script?

2007-02-11 Thread Geoff Russell
Hi, 1. I started work on a metapost graphics driver a week or so ago and it is gradually taking shape. I'm building up my own test cases into a script as I go, but figured you may have a "canonical testing script" of cases a driver must handle? 2. The clipping function looks like being a tricky p

Re: [Rd] xlsReadWrite Pro and embedding objects and files in Excel worksheets

2007-02-11 Thread Hans-Peter
Hi Mark, Sorry to not reply earlier, I was away this week. > Hans-Peter and other R developers, > How are you? Have you made any progess with embedding Url's in Excel? Yes, but I started with the update of the free version and got delayed there (not that I didn't know that paying customers shoul

Re: [Rd] xlsReadWrite Pro and embedding objects and files in Excel worksheets

2007-02-11 Thread Mark W Kimpel
Hans-Peter, Welcome back, I hope you had a good time away :) I got what I thought were some answers that misinterpreted what my intent was, so let me ask again and try to be more clear. I would like to be able to use a single Excel spreadsheet as an archive for any output I generate in a singl