Skip to content
Prev 12710 / 21312 Next

[Bioc-devel] Vignettes location in BiocCheck vs R CMD check

Thanks for your answers, that helped but now there is another issue. The
vignette in vignettes/ directory is referring to a bib file for references.
The bib file is in the inst/ directory (so I have used
../inst/REFERENCES.bib) to point to it. I don't get any warnings on my
Linux computer when running check and BiocCheck. But when I submit the
package it builds on Mac OS with no errors but on Linux it gives the error

Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
  there is no package called bibtex

Is this related to my referencing to the bib file? How could I solve this
issue. I appreciate your help.

Thanks!

On Mon, Jan 29, 2018 at 11:49 AM, Diego Morais <arthur.vinx at gmail.com>
wrote: