tabnet icon indicating copy to clipboard operation
tabnet copied to clipboard

Release Tabnet 0.4.0

Open cregouby opened this issue 4 years ago • 3 comments

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 avatar Feb 03 '22 14:02 cregouby

@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.

dfalbel avatar Feb 03 '22 19:02 dfalbel

I'll do ! Thanks !

cregouby avatar Feb 06 '22 15:02 cregouby

@dfalbel, I think I'm not mature enough on that task. Would you be kind enough to take over ?

cregouby avatar Mar 23 '22 16:03 cregouby