[Rd] debugger() fails if ... in function arguments

2011-02-18 Thread Charles Roosen
Dear all, I'm having a problem with debugger() in both R 2.8.0 and R 2.12.0. Probably also versions in-between. I don't see it logged in the bug database, but it's hard for me to imagine that no-one else has encountered it. So my question is whether it's a known problem with a workaround, or

Re: [Rd] Ignoring .Rprofile when installing a package

2011-02-18 Thread Jon Clayden
I would also be interested in knowing what the rationale is for this. Moreover, it seems that the standard (and documented) approach to this of calling options(defaultPackages=c(...)) in ~/.Rprofile does not get ignored when installing. The environment variable approach may work, but it seems to

Re: [Rd] debugger() fails if ... in function arguments

2011-02-18 Thread Prof Brian Ripley
On Fri, 18 Feb 2011, Charles Roosen wrote: Dear all, I'm having a problem with debugger() in both R 2.8.0 and R 2.12.0. Probably also versions in-between. But you are asked to report only on current R. I don't see it logged in the bug database, but it's hard for me to imagine that no-one

Re: [Rd] dotchart {graphics} 2.11.1 vs. 2.12.1 [followed up from Rhelp]

2011-02-18 Thread Prof Brian Ripley
On Tue, 1 Feb 2011, Joshua Wiley wrote: Dear List, With the R 2.12.0 addition of table methods for points(), dotchart() struggles with tables. Which of course it is not documented to accept, not even the base type of such tables, a 1-D array. So this is detecting a previously undetected

[Rd] Set up new CRAN mirror; but have questions before finalizing.

2011-02-18 Thread Paul Johnson
Hi, everybody I have an account on Dreamhost.com and when I renewed it recently, their message said my usage of storage and bandwidth had been reasonably low. In an idle moment about 3 weeks ago, I followed your instructions to set up a CRAN mirror on their server. Here it is:

Re: [Rd] Set up new CRAN mirror; but have questions before finalizing.

2011-02-18 Thread Friedrich Leisch
On Fri, 18 Feb 2011 22:00:28 -0600, Paul Johnson (PJ) wrote: Hi, everybody I have an account on Dreamhost.com and when I renewed it recently, their message said my usage of storage and bandwidth had been reasonably low. In an idle moment about 3 weeks ago, I followed your