Skip to content

Commit

Permalink
Merge pull request #67 from r-devel/writing-to-cran
Browse files Browse the repository at this point in the history
small paragraph about emailing the cran team
  • Loading branch information
jasdumas authored Nov 14, 2024
2 parents 89222f6 + f4dc9e8 commit b8004f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions general_issues.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,14 @@ If your package exceeds the recommended 5 Mb limit, it will generate a NOTE in t

:::


::: {.callout-note title="CRAN Review Communication" appearance="simple" icon=false collapse=true}

A CRAN package should not be larger than 5 MB. Please reduce the size.

:::

# Communicating with CRAN

For a smooth review process and to provide CRAN volunteers with helpful context on any issues, it’s recommended to CC `[email protected]` in your email communications. This way, any available team member can respond. Additionally, include any updates or explanations related to your package in the submission comments file ([cran-comments.md](https://usethis.r-lib.org/reference/use_cran_comments.html)).

0 comments on commit b8004f5

Please sign in to comment.