Re: [Bioc-devel] EXTERNAL: HTML vignette not visible in landing page

2021-09-19 Thread Hervé Pagès
Hi Pedro, More generally speaking you want to make sure that the vignette actually gets built by standard 'R CMD build' command. This is what the build system does to build vignettes. 'R CMD build' will report whether it's building the vignette(s) or not. If successful, the resulting source

Re: [Bioc-devel] EXTERNAL: HTML vignette not visible in landing page

2021-09-18 Thread Marcel Ramos
Hi Pedro, I took a quick look and it looks like the DESCRIPTION file does not contain a VignetteBuilder: knitr field. Best regards, Marcel On 9/17/21 2:57 PM, Pedro Madrigal wrote: > Dear Bioconductor > > I am trying to add an html Vignette in 1.19.9 > https://bioconductor.org/checkResults/deve