Skip to content

Release dspline 1.0.2 #19

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

Open
16 of 22 tasks
dajmcdon opened this issue May 1, 2025 · 1 comment · Fixed by #20
Open
16 of 22 tasks

Release dspline 1.0.2 #19

dajmcdon opened this issue May 1, 2025 · 1 comment · Fixed by #20

Comments

@dajmcdon
Copy link
Contributor

dajmcdon commented May 1, 2025

First release:

Prepare for release:

  • git pull
  • usethis::use_github_links()
  • urlchecker::url_check()
  • devtools::build_readme()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • 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)
  • usethis::use_news_md()
@ryantibs
Copy link
Collaborator

I'm not sure if you caught it but I'm working on some small changes now (e.g., the examples).

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

Successfully merging a pull request may close this issue.

2 participants