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

streamline deprecation warnings #598

Closed
4 of 5 tasks
sbfnk opened this issue Mar 5, 2024 · 1 comment · Fixed by #649
Closed
4 of 5 tasks

streamline deprecation warnings #598

sbfnk opened this issue Mar 5, 2024 · 1 comment · Fixed by #649
Assignees

Comments

@sbfnk
Copy link
Contributor

sbfnk commented Mar 5, 2024

Before releasing 1.5.0 we should check that

  • all deprecation warnings point to the correct version
  • no functions remain which have their deprecation cycle completed
  • all deprecation warnings state that functionality will be removed completely with version 2.0.0
  • all deprecated functions have been moved to deprecated.R
  • deprecated functions have been moved to a dedicated section in _pkgdown.yml Group deprecated functions together in pkgdown Reference Page #583
@sbfnk sbfnk moved this to Todo in EpiNow2 v1.5.0 Mar 13, 2024
@sbfnk sbfnk removed the status in EpiNow2 v1.5.0 Mar 13, 2024
@sbfnk sbfnk self-assigned this Apr 30, 2024
@jamesmbaazam
Copy link
Contributor

We should probably also add a "Deprecations" section in the NEWS file to gather everything in one place.

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