Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release skimr 2.2.0 #751

Open
17 of 22 tasks
michaelquinn32 opened this issue Jan 23, 2025 — with GitHub Codespaces · 4 comments
Open
17 of 22 tasks

Release skimr 2.2.0 #751

michaelquinn32 opened this issue Jan 23, 2025 — with GitHub Codespaces · 4 comments

Comments

Copy link
Collaborator

michaelquinn32 commented Jan 23, 2025

Prepare for release:

  • git pull
  • Check current CRAN check results
  • Polish NEWS
  • usethis::use_github_links()
  • urlchecker::url_check()
  • devtools::build_readme()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • revdepcheck::cloud_check()
  • Update cran-comments.md
  • git push
  • Draft blog post
  • Slack link to draft blog in #open-source-comms

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)
  • Share on social media
@michaelquinn32
Copy link
Collaborator Author

Hi @elinw !

When you get a chance can you run devtools::submit_cran()? The new version is ready to go!

Thanks!

@michaelquinn32
Copy link
Collaborator Author

Fixes #749

@olivroy
Copy link
Contributor

olivroy commented Jan 24, 2025

@michaelquinn32 there is one NOTE to correct before submitting

* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  knit_print.Rd: collapse

@michaelquinn32
Copy link
Collaborator Author

Thanks!

Rebuilt the docs. Here's an updated output:
https://github.com/ropensci/skimr/actions/runs/12958992538/job/36150458072

BTW, would you mind adding yourself as a contributor to the DESCRIPTION? You definitely deserve credit for these contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants