Skip to content
Prev 15083 / 21312 Next

[Bioc-devel] warnings with BiocStyle pdf compilation

Hi Vince,

thank you for your feedback. If the vignette compiles fine I wouldn't worry
too much about these warnings.

The first one "LaTeX Warning: You have requested package
`/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BiocStyle/resources/tex/Bioconductor',
but the package provides `Bioconductor'." is related to the nonstandard
approach of specifying an external LaTeX package by file path rather than
by referring to a package from the local library by name. I haven't really
found a way around this, unfortunately.

The remaining warnings could be probably fixed by tweaks to
Bioconductor.sty, but as far as I can tell they doesn't seem to harm so I
wouldn't bother to much.

Cheers,
Andrzej

On Mon, May 6, 2019 at 9:42 PM Vincent Carey <stvjc at channing.harvard.edu>
wrote: