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' only turns of assembling the pdf, all
the code is still run.  I don't think that would affect the time very
much. Am I wrong (again)?

Yes, as the code is run again to re-build the vignettes.

The main use of BuildVignettes: FALSE is when building the vignettes requires unusual facilities -- presumably not R ones as it does not turn off running the code. However, for a FOSS package, the means to re-build the vignettes has to available to others, and CRAN therefore tries it so see if all the sources are available. Almost every time we uncover some problem with the sources and stale vignette PDFs.


--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to