sjedhoff / sjedhoff/CovCorTest
Release CovCorTest 1.1.0
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Prepare for release:
-
git pull - Check current CRAN check results
-
usethis::use_news_md() - Polish NEWS
-
urlchecker::url_check() -
devtools::check(remote = TRUE, manual = TRUE) -
devtools::check_win_devel() -
revdepcheck::revdep_check(num_workers = 4) - Update
cran-comments.md -
git push - Draft blog post
Submit to CRAN:
-
usethis::use_version('minor') -
devtools::submit_cran() - Approve email
Wait for CRAN...
- Accepted 🎉
- Finish & publish blog post
- Add link to blog post in pkgdown news menu
-
usethis::use_github_release() -
usethis::use_dev_version(push = TRUE) -
usethis::use_news_md() - Share on social media
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the remaining release checklist, starting with revdepcheck::revdep_check(num_workers = 4), cran-comments.md, and the blog and pkgdown news tasks. Follow the listed usethis and devtools commands, then confirm the CRAN submission is accepted and the 1.1.0 release and follow-up communications are published.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100