Skip to content

Commit 7534fcc

Browse files
authored
Merge pull request #78 from tnagler/master
Small improvements to AE guidelines
2 parents 400a26d + 1625deb commit 7534fcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vignettes/associate_editors_guide.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ As an Associate Editor, you will receive manuscripts from one of the four curren
2626
1. Read the paper and decide if it needs reviews. If you feel that the article is not sufficient quality for the R Journal, you can provide a review yourself and recommend rejection, without obtaining any other reviews. You can also request (via the Editor) further refinement of the paper before you send it to reviewers.
2727
2. Find reviewers. If you feel that the paper needs expert reviews, you will need to find at least two reviewers with expertise in the subject area of the submission. (See below for some tips on finding reviewers.) Reviewers are given approximately 1--3 months to review a paper.
2828
3. Make a recommendation. You should recommend one of the following options: reject, accept with major revisions, accept with minor revisions, or accept as is.
29-
4. Write a short summary explaining the reason for the recommendation. Ultimately it is the handling editor who makes the final decision on a paper, and manages all communication with authors.
29+
4. Write a short summary explaining the reason for the recommendation and notify the handling editor. Ultimately it is the handling editor who makes the final decision on a paper, and manages all communication with authors.
3030

3131
The expected workload is 1--2 papers per month.
3232

@@ -163,7 +163,7 @@ These are the primary functions that are useful for AE operations
163163
- `agree_reviewer`, `decline_reviewer`
164164
- `late_reviewers` gives a list of reviewers who have not submitted their reviews on time.
165165
- `add_review`
166-
- `update_status` using `AE:major_revision`, `AE:minor_revision`, `AE:major_reject`
166+
- `update_status` using `AE: reject`, `AE: major revision`, `AE: minor revision`, `AE: accept`
167167
- `valid_status` lists the available statuses to use
168168

169169

0 commit comments

Comments
 (0)