From 22611553add13ce2b9bfe26cf5775df0994376df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Souchet=20C=C3=A9line?= Date: Tue, 10 Jan 2023 18:16:55 +0100 Subject: [PATCH] Update the maintainer documentation --- MAINTAINERS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 2573c82..92d8781 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -16,6 +16,12 @@ A PR can only be merged into master by a maintainer, if all of these conditions Maintainers need to perform the following actions **in the order described here** to push out a release. +### Prepare a CRAN submission with R-hub + +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). +If not, you need to follow this procedure: https://r-hub.github.io/rhub/articles/rhub.html#prepare-a-cran-submission. +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. + ### GitHub issues and milestones update **Note:** we always put issues related to a version in a Milestone whose name matches the version.