rstudio / rticles

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

Deprecate `rjournal_article()` in favor of **rjtools** ? #522

Closed cderv closed 1 year ago

cderv commented 1 year ago

Hi !

@mitchelloharawild I did the update of #517 based on rjtools bundled file.

In https://github.com/rjournal/rjtools/issues/61#issuecomment-1459141584 you raise the good question of rjournal_article() future now that rjtools exists. But you never opened an issue in this repo to ask here

I am unsure if they plan to continue providing the rjournal article format in their package as we encourage submissions in the rjtools HTML/PDF format.

I am ok with adding a deprecation warning inside rticles package to explain that now rjtools should be used. Initially we did the format as there was none, there is no point in keeping it inside rticles if it is not to be used to submit to R Journal

What should we do about this ?

Originally posted by @cderv in https://github.com/rstudio/rticles/issues/517#issuecomment-1488703991

cderv commented 1 year ago

@dicook @mitchelloharawild what are your thoughts on this, considering rjtools seems to be the recommended way now ?

dicook commented 1 year ago

Definitely would vote “yes"

On 2 May 2023, at 7:13 pm, Christophe Dervieux @.***> wrote:

@dicook @mitchelloharawild what are your thoughts on this, considering rjtools seems to be the recommended way now ? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

cheers, Di


Dianne Cook @.***

cderv commented 1 year ago

I have done it in #531 - basically it will produce a warning when rticles::rjournal_article() is used to point to rjtools

github-actions[bot] commented 8 months 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.