rstudio / rticles

LaTeX Journal Article Templates for R Markdown
https://pkgs.rstudio.com/rticles/
1.46k stars 516 forks source link

Do not overwrite any user own existing replication R script for rjournal_article #433

Closed cderv closed 2 years ago

cderv commented 2 years ago

This was originally posted in https://github.com/rstudio/rticles/issues/394#issuecomment-894316281

We need to watch out to not override any existing R file that would be owned by the user and not generated by us.

Two ideas:

cderv commented 2 years ago

@Enchufa2 I have made a PR with the second solution. If you want to try and give your thoughts you are more than welcome. Thank you!

github-actions[bot] commented 2 years ago

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.