tidymodels / tidymodels/tidypredict
Release tidypredict 1.2.1
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 264
- Forks
- 34
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 10
Description
Prepare for release:
-
git pull - Check current CRAN check results
- Polish NEWS
-
urlchecker::url_check() -
devtools::build_readme() -
devtools::check(remote = TRUE, manual = TRUE) -
devtools::check_win_devel() - Update
cran-comments.md -
git push
Submit to CRAN:
-
usethis::use_version('patch') -
devtools::submit_cran() - Approve email
Wait for CRAN...
- Accepted 🎉
-
usethis::use_github_release() -
usethis::use_dev_version(push = TRUE)
Contributor guide
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
Follow the release checklist in the issue, beginning with the pending CRAN acceptance step. After CRAN accepts tidypredict 1.2.1, run usethis::use_github_release() and usethis::use_dev_version(push = TRUE); the release is done when the GitHub release is published and development version changes are pushed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- release
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100