I’ve been getting the exact same error for compiling the Rmarkdown
vignettes in my own package. Some partial testing before the weekend
revealed that in my case the error could be circumvented simply by not
using
output: BiocStyle::pdf_document
but instead
output: pdf_document
in the ya
Hey,
I am trying to build my package Vegnette and I get the following error:
! LaTeX Error: Command \VerbBar already defined.
Or name \end... illegal, see p.192 of the manual.
I tried to find what this means with no luck.
Best,
Ioannis
[[alternative HTML version deleted