Skip to content

Commit 5a1c1dd

Browse files
committed
update submissions guide
1 parent de72e27 commit 5a1c1dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

submissions.Rmd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ The `rjtools` package has a number of functions which can help you check that yo
6666
- `check_packages_available()` additionally referenced packaged are also available on CRA or Bioconductor
6767
- Each of these can also be run individually.
6868

69+
70+
## Long-term accessibility
71+
72+
Authors are encouraged to think about the long-term accessibility of any key components of their submission that are hosted online, such as interactive applications or documentation websites. Rather than linking directly to a specific hosting service that may change, move, or shut down over time, consider pointing readers to a stable landing page under your control or to a resource with a permanent identifier. For example, if you are hosting a Shiny application, you could link to a landing page under your control that has the link to the live app, rather than linking directly to the hosting service. This way, if the hosting service changes or the app needs to be moved, you can update the landing page without breaking the link in your article.
73+
6974
# Submitting your article
7075

7176
To submit an article to the R Journal, you will need to complete [this form](https://forms.gle/Eqkf6cFJM3mjuxZUA).

0 commit comments

Comments
 (0)