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

Supersede derive_var_bcvacritxfl() and update vignettes/templates that use it #247

Open
1 of 2 tasks
manciniedoardo opened this issue Sep 20, 2024 · 2 comments · May be fixed by #253
Open
1 of 2 tasks

Supersede derive_var_bcvacritxfl() and update vignettes/templates that use it #247

manciniedoardo opened this issue Sep 20, 2024 · 2 comments · May be fixed by #253
Assignees

Comments

@manciniedoardo
Copy link
Collaborator

manciniedoardo commented Sep 20, 2024

Background Information

With the advent of admiral::derive_vars_crit_flag() there is less of a need for admiralophtha::derive_var_bcvacrtixfl(). The latter should be superseded, in line with the {admiral} family's policy to not make many breaking changes post 1.0 releases.

Definition of Done

  • derive_var_bcvacritxfl() superseded. See here for an example of a superseded function from {admiral}.
  • templates/vignettesalso updated to not use it anymore and use derive_vars_crit_flag(), possibly in conjunction with call_derivation().
@manciniedoardo manciniedoardo self-assigned this Sep 20, 2024
@manciniedoardo manciniedoardo changed the title Supersede derive_var_bcvacritxfl and update vginettes/templates that use it. Supersede derive_var_bcvacritxfl() and update vginettes/templates that use it Sep 20, 2024
@manciniedoardo manciniedoardo changed the title Supersede derive_var_bcvacritxfl() and update vginettes/templates that use it Supersede derive_var_bcvacritxfl() and update vignettes/templates that use it Sep 20, 2024
@manciniedoardo manciniedoardo removed their assignment Oct 3, 2024
steventing12 added a commit that referenced this issue Oct 21, 2024
…placing look-up table with derive_vars_merged()

feat: #247 Used call_derivation with derive_vars_crit_flag() to generate CRITy conditions and CRITyFL flags, superseding derive_var_bcvacritxfl()
@steventing12
Copy link
Collaborator

Used call_derivation with derive_vars_crit_flag() to generate CRITy conditions and CRITyFL flags, superseding derive_var_bcvacritxfl()

@manciniedoardo
Copy link
Collaborator Author

Can you please make a pull request with your proposed changes? That way I can review code/changes and propose amendments.

@steventing12 steventing12 linked a pull request Oct 22, 2024 that will close this issue
14 tasks
manciniedoardo added a commit that referenced this issue Nov 14, 2024
manciniedoardo added a commit that referenced this issue Nov 19, 2024
…eplacing look-up table with derive_vars_merged() (#256)

* feat: #244 Used derive_vars_cat() to derive AVALCA1N and AVALCAT1, replacing look-up table with derive_vars_merged()

feat: #247 Used call_derivation with derive_vars_crit_flag() to generate CRITy conditions and CRITyFL flags, superseding derive_var_bcvacritxfl()

* Closes #244 Used derive_vars_cat() to derive AVALCA1N and AVALCAT1, replacing look-up table with derive_vars_merged()

* Closes #244 Used derive_vars_cat() to derive AVALCA1N and AVALCAT1, replacing look-up table with derive_vars_merged()

* Closes 244 Updating admiralophtha documentation

* Closes #244 Update header to include documentation on using derive_vars_merged() in adbcva_crtflag dataframe with derive_vars_cat() to derive AVALCA1N and AVALCAT1 in ADBCVA template

* Closes #244 Used derive_vars_cat() to derive AVALCA1N and AVALCAT1, replacing look-up table with derive_vars_merged()

* Closes #244 Add authorship

* Closes #244 Added derive_vars_cat() used in ADBCVA template

* Closes 244 Add authorship

* Closes 244 Add derive_vars_cat used in ADBCVA template

* Closes 244 Added email

* Closes 244 Added email

* #244 try adding cli to imports to fix failing checks

* Closes 244 Added get_admiral_option to admiral package

* Closes 244 Used `derive_vars_cat` to derive AVALCA1N and AVALCAT1, replacing look-up table with `derive_vars_merged`

* Update NEWS.md

Co-authored-by: Edoardo Mancini <[email protected]>

* Update vignettes/adbcva.Rmd

Co-authored-by: Edoardo Mancini <[email protected]>

* Update vignettes/adbcva.Rmd

Co-authored-by: Edoardo Mancini <[email protected]>

* Update vignettes/adbcva.Rmd

Co-authored-by: Edoardo Mancini <[email protected]>

* Closes 244 Updated under admiralophtha 1.1.0.9007 on changes to ADBCVA template to use `admiral::derive_vars_cat()` to derive `AVALCA1N` and `AVALCAT1`

* Closes 244 Updated for documentation under admiralophtha 1.1.0.9007 for use of new function `admiral::derive_vars_cat()` to derive `AVALCA1N` and `AVALCAT1` in ADBCVA template

* Update NEWS.md

---------

Co-authored-by: Edoardo Mancini <[email protected]>
Co-authored-by: Edoardo Mancini <[email protected]>
steventing12 added a commit that referenced this issue Nov 22, 2024
…flag() to generate CRITy conditions and CRITyFL flags, superseding derive_var_bcvacritxfl()
steventing12 added a commit that referenced this issue Nov 22, 2024
steventing12 added a commit that referenced this issue Nov 22, 2024
…it_flag() to generate CRITy conditions and CRITyFL flags, superseding derive_var_bcvacritxfl()
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