Skip to content
Prev 6923 / 21312 Next

[Bioc-devel] vignettes is missing after build

On 02/10/2015 01:51 AM, Guangchuang Yu wrote:
Hi Guangchuang --

If I do

DOSE/vignettes$ R CMD Sweave DOSE.Rnw
Bioconductor version 3.1 (BiocInstaller 1.17.5), ?biocLite for help
Error: Vignette engine package not specified
Execution halted

Hmm.... I think in your LaTeX document you need '::' rather than ':' in

% \VignetteEngine{knitr::knitr}

Also, the DOSE.pdf should be removed from the vignette/ directory (it gets built!).

Martin