Dear Duncan,
Duncan Murdoch wrote on 2019-10-24 21:51:
So it seems clear what to do:? remove the BuildVignettes: false
statement, and explain why CRAN should avoid building them in your
submission message.? This will likely make it take longer for the
package to be handled; if that's a problem for you, you probably need
to simplify the examples (or remove them).
THX, I got the idea. However, if we remove BuildVignettes: false, in the
tarball the HTML5 vignettes in inst/doc are overwritten with pandoc's
XHTML1.0 (with a warning, of course). That's the opposite of what we want.