tabnet
tabnet copied to clipboard
Release Tabnet 0.4.0
Prepare for release:
- [x] Check current CRAN check results
- [x] Polish NEWS
- [x]
devtools::build_readme() - [x]
urlchecker::url_check() - [x]
devtools::check(remote = TRUE, manual = TRUE) - [ ]
devtools::check_win_devel() - [ ]
rhub::check_for_cran() - [ ]
revdepcheck::revdep_check(num_workers = 4) - [ ] Update
cran-comments.md - [ ] Review pkgdown reference index for, e.g., missing topics
- [ ] Draft blog post
Submit to CRAN:
- [ ]
usethis::use_version('minor') - [ ]
devtools::submit_cran() - [ ] Approve email
Wait for CRAN...
- [ ] Accepted :tada:
- [ ]
usethis::use_github_release() - [ ]
usethis::use_dev_version() - [ ] Finish blog post
- [ ] Tweet
- [ ] Add link to blog post in pkgdown news menu
@cregouby Feel free to take maintainership role if you want.
You would only need to change those lines:
https://github.com/mlverse/tabnet/blob/f4f815f43e017ab3b6169e730b74037397041033/DESCRIPTION#L5-L6
so you get the 'cre' role.
I'll do ! Thanks !
@dfalbel, I think I'm not mature enough on that task. Would you be kind enough to take over ?