Re: [Rd] Precompiled vignette on CRAN

2010-07-17 Thread Felix Schönbrodt
Thanks for your help on this topic. In fact, one of the vignettes needs hours to run some simulations; hence I'm going to provide the pdf for CRAN. > > * - which reminds me -- what is the correct place to list vignette > dependencies? "Suggests:" ? I now added a %\VignetteDepends{lme4} state

Re: [Rd] Precompiled vignette on CRAN

2010-07-14 Thread Martin Morgan
On 07/14/2010 01:04 PM, Prof Brian Ripley wrote: > On Wed, 14 Jul 2010, Felix Schönbrodt wrote: > >> Hello, >> >> my package passes R CMD check without any warnings on my local machine >> (Mac OS), as well as on Uwe Ligges' Winbuilder. On RForge, however, we >> sometimes run into problems building

Re: [Rd] Precompiled vignette on CRAN

2010-07-14 Thread Simon Urbanek
On Jul 14, 2010, at 4:04 PM, Prof Brian Ripley wrote: > On Wed, 14 Jul 2010, Felix Schönbrodt wrote: > >> Hello, >> >> my package passes R CMD check without any warnings on my local machine (Mac >> OS), as well as on Uwe Ligges' Winbuilder. On RForge, however, we sometimes >> run into problems

Re: [Rd] Precompiled vignette on CRAN

2010-07-14 Thread Prof Brian Ripley
On Wed, 14 Jul 2010, Felix Schönbrodt wrote: Hello, my package passes R CMD check without any warnings on my local machine (Mac OS), as well as on Uwe Ligges' Winbuilder. On RForge, however, we sometimes run into problems building the Sweave vignettes. Just 'problems' is not helpful. Now