You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty sure we should still add rmarkdown to Suggests, just to ensure that it's always installed on travis (it probably is because pkgdown imports it, but better to be explicit here, I think)
We need
use_article()
which is a minor variant onuse_vignette()
.What's wrong with using
use_vignette()
to create an article?vignettes/
orvignettes/articles/
.VignetteBuilder
field.vignettes:
section in the yaml header.To see me recovering from all of the above mistakes, look at these travis ci reports:
https://travis-ci.org/r-lib/usethis/builds/344519915
https://travis-ci.org/r-lib/usethis/builds/345021574
https://travis-ci.org/r-lib/usethis/builds/345023872
The text was updated successfully, but these errors were encountered: