Skip to content

[Bioc-devel] No vignette contents page/fig refs with Devtools build

3 messages · Steven Barrett, Dan Tenenbaum, Andrzej Oleś

#
Hello,

I have a problem with the automated vignette construction during a devtools build.

The vignette is encoded in an .rnw file and I'm using Knitr.

When I compile the .rnw in RStudio it yields a .pdf with the contents page and figure label references properly instantiated.

However, when I include the .rnw in the package I'm building via devtools build the .pdf vignette is produced without the contents page and figure label references properly instantiated.

The package builds fine otherwise and there are no problems reported by devtools check or  Biocheck.

I would be most grateful for any suggestions as to what might be the issue.

Thanks,

Steven

________________________________

This e-mail was sent by GlaxoSmithKline Services Unlimited
(registered in England and Wales No. 1047315), which is a
member of the GlaxoSmithKline group of companies. The
registered address of GlaxoSmithKline Services Unlimited
is 980 Great West Road, Brentford, Middlesex TW8 9GS.
#
----- Original Message -----
I don't know what you mean by a devtools build; are you talking about the automated build that occurs when you submit a package to Bioconductor? If so, what is the name of the package? If you have not submitted the package to Bioconductor, maybe you can explain exactly what command you are using to build it. And perhaps you can send me (off list) the package.

Dan
#
Dear Steven,

thank you for your inquiry. It would be helpful if you could provide more
details regarding your issue. In particular, a minimal example reproducing
the problem would be a great starting point.

Cheers,
Andrzej

On Mon, Mar 16, 2015 at 4:54 PM, Steven Barrett <Steven.J.Barrett at gsk.com>
wrote: