rstudio / rticles

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

add jasa_article() #364

Closed stefanocoretta closed 3 years ago

stefanocoretta commented 3 years ago

This pull request adds jasa_article().

(I had to create a new PR because I rebased the branch with a fix.)

✅ - All checks on GH Actions passed.

Lastly, please try your best to do only one thing per pull request (e.g., if you want to add two output formats, do them in two separate pull requests), and refrain from making cosmetic changes in the code base: https://yihui.name/en/2018/02/bite-sized-pull-requests/

Thank you!

stefanocoretta commented 3 years ago

Hi! Thanks! revtex4-1 is obsolete, but it is safe to install globally because the replacement is just called revtex so that they coexist. In the meantime, I'll work on the changes.

cderv commented 3 years ago

@stefanocoretta as it has been 8 days I am just wondering if you are waiting for a review. don't forget to undraft so we know it is ready to be merged.

Thanks!

stefanocoretta commented 3 years ago

Hi! Thanks for checking. I am still working on this. :) (Gonna be a bit slow)

cderv commented 3 years ago

No problem & no hurry!

I wanted to be sure we were on the same page. I'll come back to help if CI fail or when you'll undraft as ask for review!

Do not hesitate to ping me if needed.

cderv commented 3 years ago

Thank you @stefanocoretta !