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

Remove deprecated functions get_rcode(), get_rcode_srv(), get_rcode_ui() #829

Closed
donyunardi opened this issue Apr 21, 2023 · 0 comments
Closed
Labels

Comments

@donyunardi
Copy link
Contributor

Summary

We discovered during pre-release activities that the functions get_rcode(), get_rcode_srv(), and get_rcode_ui() have been deprecated. However, we cannot remove them until we release new versions of tmc, tmg, tosprey, and tgoshawk, since the current stable versions still rely on these functions.

Removal of the deprecated functions will only be possible after the release of tmc, tmg, tosprey, and tgoshawk.

Related Tasks:

Prerequisite

Release of tmc, tmg, tosprey, and tgoshawk.

Acceptance Criteria

  • Remove deprecated functions: get_rcode(), get_rcode_srv(), and get_rcode_ui()
  • Run R CMD Check for tmc, tmg, tosprey, and tgoshawk using updated teal (with deprecation functions removed) and make sure all green.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants