Skip to content
Prev 12026 / 21307 Next

[Bioc-devel] Help with R CMD check NOTEs

Hi Anusha,

On Wed, Oct 18, 2017 at 2:30 PM, Anusha Nagari <
Anusha.Nagari at utsouthwestern.edu> wrote:
is something that should be really taken care of for a successful package
build and install:
https://github.com/Kraus-Lab/groHMM

My best guess is you might want to revise your figure label names without
the number.  LaTeX commands like macro names consider numbers to be an
invalid character class.  So you could try replacing instances of fig2 and
fig3 in the vignette with something like figTwo and figThree.

I couldn't reproduce the build NOTE to confirm the fault / fix.  The
bioconductor.org 1.10.0 tarball doesn't see to produce the error, BiocCheck
fails, and I had trouble building the vignette from the GitHub master
branch.

Hope that helps.
Pariksheet