Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in devtools::use_readme_rmd appending .Rbuildignore? #16

Closed
tidy-bot opened this issue Mar 2, 2017 · 0 comments
Closed

Typo in devtools::use_readme_rmd appending .Rbuildignore? #16

tidy-bot opened this issue Mar 2, 2017 · 0 comments
Labels
bug an unexpected problem or unintended behavior

Comments

@tidy-bot
Copy link

tidy-bot commented Mar 2, 2017

Issue by tpq
Monday Aug 22, 2016 at 00:06 GMT
Originally opened as r-lib/devtools#1295


This is a very minor issue, but when calling use_readme_rmd(), .Rbuildignore seems to get populated with: *^README\.Rmd$ and *^README-.*\.png$. However, knitr renders images to *^README_*\.png$. I think the hyphen might need to get changed in an underscore.

@tidy-bot tidy-bot added bug an unexpected problem or unintended behavior usethis labels Mar 2, 2017
@hadley hadley removed the usethis label Aug 9, 2017
@hadley hadley closed this as completed in db640ba Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants