Skip to content
Prev 37182 / 63421 Next

Precompiled vignette on CRAN

On Jul 14, 2010, at 4:04 PM, Prof Brian Ripley wrote:

            
FWIW I think it was a red herring - after bugfixes to the package and installing (unstated*) dependencies it works (possibly use of require instead of library in the vignette might help - I don't know what the best practice is).
In the case of TripleR R CMD check failed (i.e. error code != 0) because of the vignette.

Cheers,
Simon

* - which reminds me -- what is the correct place to list vignette dependencies? "Suggests:" ?

R CMD check simply fails in the vignette build when vignetts use unstated dependencies [via library()] - there is no explicit warning/error by check itself.