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

2011-02-19 Thread Joshua Wiley
On Fri, Feb 18, 2011 at 5:44 AM, Prof Brian Ripley wrote: > 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 > s

Re: [Rd] Demo and 00Index problems

2011-02-19 Thread Gabor Grothendieck
On Sat, Feb 19, 2011 at 9:57 PM, Ronald Barry wrote: > Greetings, >  I am sure I'm missing the obvious, but my 00Index file in the demo > subdirectory is not recognized by R CMD check (the demo runs fine, but > I get a WARNING from R CMD check about a lack of demo/00Index file. > When I invoke dem

[Rd] Demo and 00Index problems

2011-02-19 Thread Ronald Barry
Greetings, I am sure I'm missing the obvious, but my 00Index file in the demo subdirectory is not recognized by R CMD check (the demo runs fine, but I get a WARNING from R CMD check about a lack of demo/00Index file. When I invoke demo() in R I see the name but not description of the demo). Is

Re: [Rd] pre-release?

2011-02-19 Thread Simon Urbanek
On Feb 19, 2011, at 5:44 PM, Göran Broström wrote: > When I install eha I get a warning: > > 1: package 'eha' was built under R version 2.12.2 > > 'eha' was installed thru 'install.packages("eha"), and as far as I can see, > version 2.12.2 is not released yet. This is on a Mac, with 2.12.1. >

[Rd] pre-release?

2011-02-19 Thread Göran Broström
When I install eha I get a warning: 1: package 'eha' was built under R version 2.12.2 'eha' was installed thru 'install.packages("eha"), and as far as I can see, version 2.12.2 is not released yet. This is on a Mac, with 2.12.1. Göran __ R-devel@r-pr

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

2011-02-19 Thread Paul Johnson
On Sat, Feb 19, 2011 at 12:43 AM, Friedrich Leisch wrote: >> On Fri, 18 Feb 2011 22:00:28 -0600, >> Paul Johnson (PJ) wrote: > >  > Hi, everybody >  > Maybe you might try it and see?  It has updated several times, no >  > trouble I can see in that. > >  > I have a couple of small details

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

2011-02-19 Thread Henrik Bengtsson
On Fri, Feb 18, 2011 at 10:43 PM, Friedrich Leisch wrote: >> 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 >  >

[Rd] Accessing Package NEWS (NEWS.Rd)

2011-02-19 Thread Paul Roebuck
Okay. So, after having spent quite some time never really tracking down why my package NEWS files were unacceptable to readNEWS(), I noticed that there was recent (to me anyway) development that allowed the NEWS to be done as an Rd file. Sweet! A more standard format... I converted a NEWS file in