Check for vignettes titled "Vignette Title" #960
Closed
Milestone
Comments
Yes! |
Any interest in doing a PR for this? I think you could just do a regexp on the first (say) ~20 lines. It would be another function called from |
OK yes. |
hadley
added a commit
that referenced
this issue
Jan 22, 2016
flag vignettes entitled "Vignette Title"; closes #960
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/ |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I keep coming across vignettes entitled "Vignette Title". Here are some of the ones currently on CRAN:
https://github.com/search?l=rmarkdown&q=%22Vignette+Title%22+user%3Acran&ref=searchresults&type=Code&utf8=✓
This might be nice to catch in a doctor function or
release()
?The text was updated successfully, but these errors were encountered: