From b4b3945d95ec4b718fa9e685e8a04336fb405a14 Mon Sep 17 00:00:00 2001 From: Mark van der Loo Date: Tue, 1 Oct 2024 10:51:03 +0200 Subject: [PATCH] changed proofing email to that of Simon --- DESCRIPTION | 2 +- NEWS.md | 3 +++ inst/templates/gmail_proofing.txt | 41 ++++++++++++++++++++----------- 3 files changed, 30 insertions(+), 16 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index ba4e34fb..410a5d8d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: rj Title: Tools for managing the R journal -Version: 0.2.31 +Version: 0.2.4 Author: Editor-in-Chief Maintainer: Editor-in-Chief Description: This package provides useful functions for the diff --git a/NEWS.md b/NEWS.md index a81b3855..ef41e860 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# rj 0.2.4 +- Changed proofing template email to Simon's + # rj 0.2.31 - added vignettes on conflict of interest and roles and responsibilities diff --git a/inst/templates/gmail_proofing.txt b/inst/templates/gmail_proofing.txt index 218b6291..5a86265d 100644 --- a/inst/templates/gmail_proofing.txt +++ b/inst/templates/gmail_proofing.txt @@ -1,15 +1,26 @@ -To: {{email}} -Subject: Please proof your R Journal article {{id}} ---- -Dear {{name}}, - -We are pleased to publish your article "{{title}}" in the next issue of the R Journal. - -The journal runs with volunteer efforts, and we hope that you can assist us by carefully proofing the final version of your article. We have included the final versions of the pdf and tex files, and a list of corrections that need to be made as specified by our editorial assistant. Any "x" in the list indicates something that needs fixing. It might also helpful to have a colleague read through it fully. - -For an article prepared with rjtools, please send me the final Rmd, pdf and html files by {{date}}. For a latex article, send the final tex and pdf files. If you would like to select one of your paper figures as a graphical abstract, please also let me know the name of the image file. - -Regards, - -{{me}} - +To: {{email}} +Subject: [RJournal {{id}}] Please proof your article +--- +Dear {{name}}, + +We are pleased to publish your article "{{title}}" in the next issue of the R Journal. + +The journal runs with volunteer efforts, and we hope that you can assist us by carefully proofing the final version of your article. We have included a version of the pdf annotated with corrections that need to be made as specified by our editorial assistant. Annotations ending with "?" are optional, but should be considered. It might also helpful to have a colleague read through it fully. + +Please don't use \section*{} except for special sections such as Acknowledgements or Appendix. All regular sections shold use \section{}. + +Only the first line of the affilliation in \address{} is used for the article header. If you have multiple parts of the address that you want to show, you have to make sure you put them on the first line, e.g., "Department of Bar, University of Foo \\" instead of "Department of Bar\\" which would not show the university. + +In addition, your R code uses following packages that are not mentioned in the article - please add a mention and cite them: + +and the manuscript mentions following packages without citing them - please add the corresponding citations (see citation() in R): + +Please submit the full, final version of your submission as a ZIP file to: + +https://journal-submission.r-project.org/proofs.html + +by {{date}}. If you would like to select one of your paper figures as a graphical abstract, please also let me know the name of the image file. + +Regards, +{{me}} +