Skip to content

Commit 2261155

Browse files
committed
Update the maintainer documentation
1 parent 76b6253 commit 2261155

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MAINTAINERS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ A PR can only be merged into master by a maintainer, if all of these conditions
1616

1717
Maintainers need to perform the following actions **in the order described here** to push out a release.
1818

19+
### Prepare a CRAN submission with R-hub
20+
21+
Before to start a release, verify that the result of `rhub` package is stored in [cran-comments.md](cran-comments.md) (the recent result is on top of the file, and the oldest on the bottom).
22+
If not, you need to follow this procedure: https://r-hub.github.io/rhub/articles/rhub.html#prepare-a-cran-submission.
23+
If it's the first time, you launch it on your computer, `rhub` ask you to generate a token, or you can reuse one : https://r-hub.github.io/rhub/reference/validate_email.html.
24+
1925
### GitHub issues and milestones update
2026

2127
**Note:** we always put issues related to a version in a Milestone whose name matches the version.

0 commit comments

Comments
 (0)