[Rd] FOSS licence with BuildVignettes: false

2013-09-15 Thread Viechtbauer Wolfgang (STAT)
Dear All, I have been checking the metafor package against R-devel. R CMD check --as-cran metafor yields one note: FOSS licence with BuildVignettes: false Yes, I have 'BuildVignettes: FALSE' in my DESCRIPTION file. I see at http://developer.r-project.org/blosxom.cgi/R-devel/NEWS: Tue, 25 Ju

Re: [Rd] FOSS licence with BuildVignettes: false

2013-09-15 Thread Uwe Ligges
Setting BuildVignettes: false is fine if it is possible to build the vignettes, and the latter is checked in CRAN incoming checks (but not the daily checks). Uwe Ligges On 15.09.2013 22:13, Viechtbauer Wolfgang (STAT) wrote: Dear All, I have been checking the metafor package against

Re: [Rd] FOSS licence with BuildVignettes: false

2013-09-15 Thread Ben Bolker
Uwe Ligges statistik.tu-dortmund.de> writes: > > Setting > > BuildVignettes: false > > is fine if it is possible to build the vignettes, and the latter is > checked in CRAN incoming checks (but not the daily checks). > > Uwe Ligges Hmmm. I was told by the CRAN maintainers on Aug 7 that

Re: [Rd] FOSS licence with BuildVignettes: false

2013-09-16 Thread Uwe Ligges
On 16.09.2013 01:04, Ben Bolker wrote: Uwe Ligges statistik.tu-dortmund.de> writes: Setting BuildVignettes: false is fine if it is possible to build the vignettes, and the latter is checked in CRAN incoming checks (but not the daily checks). Uwe Ligges Hmmm. I was told by the CRAN

Re: [Rd] FOSS licence with BuildVignettes: false

2013-09-16 Thread Paul Gilbert
On 13-09-16 05:19 AM, Uwe Ligges wrote: ... Yes, and I could see really rare circumstances where vignette building takes a long time and the maintainer decides not to build vignettes as part of the daily checks. ... I thought 'BuildVignettes: FALSE' only turns of assembling the pdf, all the co

Re: [Rd] FOSS licence with BuildVignettes: false

2013-09-17 Thread Prof Brian Ripley
On 16/09/2013 15:49, Paul Gilbert wrote: On 13-09-16 05:19 AM, Uwe Ligges wrote: ... Yes, and I could see really rare circumstances where vignette building takes a long time and the maintainer decides not to build vignettes as part of the daily checks. ... I thought 'BuildVignettes: FALSE' onl

Re: [Rd] FOSS licence with BuildVignettes: false

2013-09-20 Thread Claudia Beleites
Hi there, Am Tue, 17 Sep 2013 09:25:14 +0100 schrieb Prof Brian Ripley : > On 16/09/2013 15:49, Paul Gilbert wrote: > > On 13-09-16 05:19 AM, Uwe Ligges wrote: > > ... > >> Yes, and I could see really rare circumstances where vignette > >> building takes a long time and the maintainer decides not