Skip to content

Commit 57d532e

Browse files
committed
Updated submission guidelines
1 parent a2bdad7 commit 57d532e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

submissions.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ d-article > * {
1212
}
1313
```
1414

15-
Articles for the R Journal should be no more than 20 pages, on topics of interest to the R community. Articles must not be published or submitted for publication elsewhere. See our [guidelines for papers about R packages](R_package_guidelines.html).
15+
Articles for the R Journal should be no more than 20 pages, on topics of interest to the R community. Articles must not be published or submitted for publication elsewhere. See our [guidelines for papers about R packages](R_package_guidelines.html). Papers must be fully reproducible, and all code and data must be made available (publicly if we publish your submission).
1616

1717
# Creating your article
1818

@@ -77,6 +77,7 @@ You may have problems submitting if the size of your submission zip file is more
7777

7878
Please ensure that the submission can be reproduced in a timely manner, perhaps by reducing the example data size. If a submission cannot be reproduced in a reasonable time (*less than 10 minutes*), it will be sent back to you. For very computationally intensive methods, it is recommended that you include scripts to generate intermediate outputs, and that your main paper use these outputs rather than re-running the full computations. That way, we can see the full reproducible workflow, but the review process is not delayed by long computation times.
7979

80+
8081
If you have problems, please contact the Editor-in-Chief at <r-journal@r-project.org>.
8182

8283
Re-submissions and revisions to articles should be submitted in the same way. When providing a re-submission or revision, you will need to **enter the identifier of the original submission** in the last field of the submission form.

0 commit comments

Comments
 (0)