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

Preparar el release v0.3.5 #178

Closed
10 of 11 tasks
mauro-ixpantia opened this issue Oct 28, 2024 · 0 comments · Fixed by #180
Closed
10 of 11 tasks

Preparar el release v0.3.5 #178

mauro-ixpantia opened this issue Oct 28, 2024 · 0 comments · Fixed by #180

Comments

@mauro-ixpantia
Copy link
Contributor

mauro-ixpantia commented Oct 28, 2024

Relacionado a:

Este tiquete fue creado con usethis::use_release_issue():

When preparing to release a package to CRAN there are quite a few steps that need to be performed, and some of the steps can take multiple hours. This function creates a checklist in a GitHub issue to:

  • Help you keep track of where you are in the process
  • Feel a sense of satisfaction as you progress towards final submission
  • Help watchers of your package stay informed.

The checklist contains a generic set of steps that we've found to be helpful, based on the type of release ("patch", "minor", or "major"). You're encouraged to edit the issue to customize this list to meet your needs.


Prepare for release:

  • git pull
  • Check current CRAN check results
  • usethis::use_news_md()
  • Polish NEWS <-- TODO @mablan ?:
  • urlchecker::url_check()
  • devtools::build_readme()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel() <-- redireccionado temporalmente a [email protected]
  • revdepcheck::revdep_check(num_workers = 4) <-- no hay reverse dependencies
  • Update cran-comments.md
  • git push
This was referenced Oct 28, 2024
@mauro-ixpantia mauro-ixpantia changed the title Release ixplorer 0.3.5 Preparar el release de ixplorer 0.3.5 Oct 31, 2024
@mauro-ixpantia mauro-ixpantia changed the title Preparar el release de ixplorer 0.3.5 Preparar el release v0.3.5 Oct 31, 2024
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.

1 participant