-
Notifications
You must be signed in to change notification settings - Fork 69
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
Define the scope of release 0.11.0 #1818
Comments
Thanks for setting this up @sadchla-codes ! @pharmaverse/admiral lets start the planning for I think overall theme should be around striving for more stability and consistency across our functions and documentation. |
I would like to upgrade the development tools we use. For example, we have lintr 2.0.1 in the renv.lock for admiral, admiraldev, admiral.test and the latest version of lintr is 3.0.2, which catches some additional things. Same with styler with all three renv.lock specifying v 1.8.0 and latest version is 1.9.1, which catches additional things. These two have been raised in Issues #1799 and #1798. Perhaps there are other development tools we could upgrade? |
I believe that @galachad is a few steps ahead of you, Eric, with his propagation #1704 |
@bundfussr can you add the next release tag for all those clean up issues you had added as a result of our Q1 talks with Ben and Thomas on making the package more consistent? |
@rossfarrugia , done |
I think we should implement pharmaverse/admiraldev#36 to reduce the time we spend on deprecation. |
Scope is pretty well-defined for this release - going to close out. |
Background Information
A list of features that would be part of the next release in June 2023
Priority issues thus far with none assigned to them
Documentation: Use study data examples in convert_blanks_to_na() #1709
Feature Request: Deprecate derive_var*_last_dose*() #1797
restrict_derivation() expects the derivation in the global #1765
Failing CI check - rework derive_var_extreme_flag example #1780
Review Programs, vignettes and templates for deprecation #1747
Others to target for release:
Implement filter_exist() and filter_not_exist() #1699
Replacing admiral.test calls in the function examples #1752
Adding an RStudio style cheatsheet #1529
Definition of Done
List of desired features/ updates are under priority should be addressed
Timeline: A new release will occur in early June 2022 (release Q2-2023).
Theme: think overall theme should be around striving for more stability and consistency across our functions and documentation.
The text was updated successfully, but these errors were encountered: