[Bioc-devel] Files in the 'vignettes' directory but no files in 'inst/doc'
Morgan, Martin
mtmorg@n@bioc @ending from gm@il@com
Wed Oct 10 23:38:29 CEST 2018
Just to emphasize that the 'right' solution from the Bioc perspective is
to make sure that the vignette is evaluated
https://stackoverflow.com/a/44094582/547331
rather than to add a pdf to inst/doc -- no sense in providing the user
with a 'picture of code' when there are no guarantees that the picture
actually works in the current release.
Martin
On 10/10/18 5:28 PM, Bohdan Khomtchouk wrote:
> Hi --
>
> I recently diagnosed a WARNING that kept popping up in my package's build
> by following the advice of: https://stackoverflow.com/a/42673584/3878253
>
> Since I wasn't the only one who benefited from this answer, I thought I'd
> share with the broader Bioconductor community my experience with it (to
> raise awareness of the issue). Perhaps some changes are needed in the
> build system to avoid this issue moving forward.
>
> All the best,
> Bohdan
>
More information about the Bioc-devel
mailing list