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

Catch patch up to v1.0.0 #2314

Closed
wants to merge 99 commits into from
Closed

Catch patch up to v1.0.0 #2314

wants to merge 99 commits into from

Commits on Oct 19, 2023

  1. v0.12.3 hotfix (#2172)

    * Closes #2147 addressing cran failure (#2149)
    
    * feat: #2147 one solution but proceed with caution
    
    * description uplevel and news blurb
    
    * pass links?
    
    ---------
    
    Co-authored-by: Zelos Zhu <[email protected]>
    
    * Update README.md (#2155)
    
    * Update README.md
    
    * URL update
    
    ---------
    
    Co-authored-by: Daniel Sjoberg <[email protected]>
    
    * Closes #2154 fix_dthcaus: fix derive_var_dthcaus() (#2162)
    
    * #2154 fix_dthcaus: fix derive_var_dthcaus()
    
    * #2154 fix_dthcaus: run templates check
    
    * #2154 fix_dthcaus: update version number and NEWS
    
    * docs: fixing curlys after feedback from CRAN
    
    * chore: styling death test
    
    ---------
    
    Co-authored-by: Zelos Zhu <[email protected]>
    Co-authored-by: Zelos Zhu <[email protected]>
    Co-authored-by: Daniel Sjoberg <[email protected]>
    Co-authored-by: Stefan Bundfuss <[email protected]>
    5 people authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9bdd50c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Closes #2127 Update website navbar with two buttons for slack and git…

    …hub issues. (#2182)
    
    * #2127 Update _pkgdown.yml navbar with two buttons. One for slack and one for issue reporting.
    
    * docs: #2127 NEWS blurb
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    sophie-gem and bms63 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ca8455c View commit details
    Browse the repository at this point in the history
  2. Closes #2135 preserve= argument description update (#2173)

    preserve arg doc update
    ddsjoberg authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1ebc258 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Closes #2141 Superseded derive_param_extreme_record() (#2174)

    * superseded fun
    
    * Update NEWS.md
    
    * added badge
    
    * doc update
    
    * feat: #2141 supersede section
    
    * chore: #2141 docs
    
    ---------
    
    Co-authored-by: Zelos Zhu <[email protected]>
    Co-authored-by: Ben Straub <[email protected]>
    3 people authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dd8f8d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. update templates (#2193)

    * update templates
    
    * fix typo
    
    * fix style
    dgrassellyb authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ae0fcdb View commit details
    Browse the repository at this point in the history
  2. use ascii quotes (#2189)

    * use ascii quotes
    
    * regular quoets in the associated .Rd file
    
    * 4 non ascii quotes in README.md
    romainfrancois authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9cb4316 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. No multiversion docs (#2202)

    * No multiversion docs
    
    * Update links
    cicdguy authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ee3e5b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5ef2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    659e161 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Closes #2107 Updated the documentation for 'end window' argument. (#2194

    )
    
    #2107 Updated the documentation for 'end window' argument
    ashachakma authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b8a5172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a949c19 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Closes #2205 add previous website links (#2207)

    * website links
    
    * Update website-versions.Rmd
    
    * Update website-versions.Rmd
    
    * progress
    ddsjoberg authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    88628fc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Add secret for gert's date fetcher (#2213)

    Add secret for `gert` date fetcher
    cicdguy authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    dbe33bb View commit details
    Browse the repository at this point in the history
  2. Closes #2140 tmp_event_nr_var: Add tmp_event_nr_var to derive_extreme…

    …_event() (#2177)
    
    * #2140 tmp_event_nr_var: add tmp_event_nr_var to derive_extreme_event()
    
    * #2140 tmp_event_nr_var: update vignettes
    
    * #2140 tmp_event_nr_var: update NEWS
    
    * #2140 tmp_event_nr_var: style files
    
    * #2140 tmp_event_nr_var: fix lintr check
    
    * #2140 tmp_event_nr_var: fix typos
    bundfussr authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a69501b View commit details
    Browse the repository at this point in the history
  3. Exit website version article early (#2216)

    * Update website-versions.Rmd
    
    * Update website-versions.Rmd
    ddsjoberg authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c0ab881 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Closes #2139 Make derive_extreme_records() consistent (#2192)

    * #2139 chore: Make dataset_add mandatory for derive_extreme_records()
    
    * #2139 Add mandatory dataset_add to examples
    
    * #2130 Chore: Update derive_extreme_records from review comments
    
    ---------
    
    Co-authored-by: Jeffrey Dickinson <[email protected]>
    jeffreyad and jeffreyad authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4fd22ce View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Closes #2146 Fix Time Imputation Flag (#2195)

    * #2146 Fix Time Imputation Flag
    
    * #2146 check templates error
    
    * #2146 replace do.call
    
    * Replace function short hand with function
    
    * Update changelog
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    Co-authored-by: Daniel Sjoberg <[email protected]>
    3 people authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    89a26ab View commit details
    Browse the repository at this point in the history
  2. Closes #2126 unify_joined: update derive_vars_joined(), derive_var_jo…

    …ined_exist_flag(), filter_joined() (#2163)
    
    * #2126 unify_joined: update arguments and tests of filter_joined() and derive_var_joined_exist_flag()
    
    * #2126 unify_joined: update examples for derive_var_joined_exist_flag()
    
    * #2126 unify_joined: documentation of filter_joined() and derive_var_joined_exist_flag()
    
    * #2126 unify_joined: update derive_vars_joined()
    
    * #2126 unify_joined: add get_joined_data(), update derive_extreme_event(), add tests
    
    * #2126 unify_joined: update templates
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: update vignettes
    
    * #2126 unify_joined: update vignettes
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: remove commented out code
    
    * #2126 unify_joined: fix lintr issues
    
    * #2126 unify_joined: add example for first_cond_lower
    
    * #2126 unify_joined: update function documentation
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: update NEWS.md
    
    * #2126 unify_joined: improve documentation
    
    * #2126 unify_joined: add example to event_joined()
    
    * #2126 unify_joined: fix R-CMD check
    
    * #2126 unify_joined: check class of deprecation warning
    
    * #2126 unify_joined: improve documentation
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: clean up globals.R
    
    * #2126 unify_joined: improve documentation
    
    ---------
    
    Co-authored-by: Jerry Johnson <[email protected]>
    Co-authored-by: Ben Straub <[email protected]>
    3 people authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5a0f7ed View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Refactor pipelines to get R version only once for downstream workflows (

    #2199)
    
    * Test no R version
    
    * Consolidate check templates into common pipeline
    
    * change admiralci ref
    
    * remove pharmaverseadam push
    
    ---------
    
    Co-authored-by: Daphné Grasselly <[email protected]>
    cicdguy and dgrassellyb authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    214c835 View commit details
    Browse the repository at this point in the history
  2. Closes #2184 check _keys renaming scheme (#2200)

    * feat: #2184 rename check_keys
    
    * chore: #2184 cleanup news
    
    * code typo
    
    * styler/lintr
    
    * feat: #2184 add appropriate deprecation test
    
    ---------
    
    Co-authored-by: Zelos Zhu <[email protected]>
    Co-authored-by: Ben Straub <[email protected]>
    3 people authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    708d232 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Closes #2142 Supersede get_summary_records() and enhance `derive_su…

    …mmary_records()` (#2158)
    
    * feat: #2142 intiial superseding step
    
    * rough draft without missing_values implementation
    
    * rough draft of new enhancement
    
    * feat: #2142 get a good clean slate
    
    * feat: #2142 working enhanced function
    
    * feat: #2142 add appropriate test suite
    
    * feat: #2142 run styler, lintr, add news and roxygen documentation
    
    * chore: #2142 spelling/grammar
    
    * chore: #2142 fix test
    
    * should we inform superseded
    
    * retain deprecated arguments to pass cicd
    
    * chore: #2142 add remotes for admiraldev for proper branching strategy
    
    * min dev versioning
    
    * Update DESCRIPTION
    
    * chore: #2142 address feedback
    
    * upversion our description page to match current version up on github
    
    * docs: little note for running website versions
    
    * feat: #2142 rename filter to filter_add
    
    * Update R/derive_summary_records.R
    
    Co-authored-by: Ben Straub <[email protected]>
    
    * feat: #2142 get checks appropriately running
    
    * roxygen stuff and vignettes
    
    * chore: #2142 roxygen stuff
    
    * get past check-templates
    
    * finally get past templates
    
    * feat: #2142 clear up missing_values usage
    
    * chore: #2142 rename filter to filter_add internally in codebase too
    
    * chore: #2142 adopt and address all other feedback
    
    * missed a renaming
    
    * feat: #2142 remove extra fluff for missing values
    
    * update news blurb
    
    * chore: #2142 update documentation based on feedback
    
    ---------
    
    Co-authored-by: Zelos Zhu <[email protected]>
    Co-authored-by: Daniel Sjoberg <[email protected]>
    Co-authored-by: Jerry Johnson <[email protected]>
    Co-authored-by: Ben Straub <[email protected]>
    5 people authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    205e0d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. add vbump job (#2221)

    * add vbump job
    
    * change cran status assignes
    
    ---------
    
    Co-authored-by: cicdguy <[email protected]>
    Co-authored-by: Daniel Sjoberg <[email protected]>
    3 people authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5aa539d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f62fda View commit details
    Browse the repository at this point in the history
  3. Closes #2222 clarify_mid: Clarify date_imputation = "mid" (#2229)

    * #2222 clarify_mid: Clarify date_imputation = "mid"
    
    * #2222 clarify_mid: Fix links
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    bundfussr and bms63 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a71f112 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfba6f5 View commit details
    Browse the repository at this point in the history
  5. Closes #2225 tidy up SUBGROUP column (#2226)

    2225 tidy up SUBGROUP column
    
    Co-authored-by: Ben Straub <[email protected]>
    millerg23 and bms63 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e12e65a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d7c232 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Closes #2134 add general option signif_digits (#2212)

    * 2134 add general option signif_digits
    
    * 2134 fix SPELLING and STYLER
    
    * 2134 address QC comments and update NEWS file
    
    * 2134 fix LINTR and STYLER
    
    * Apply suggestions from code review
    
    Minor updates from QC.
    
    Co-authored-by: Ben Straub <[email protected]>
    Co-authored-by: StefanThoma <[email protected]>
    
    * Update vignettes/lab_grading.Rmd
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    Co-authored-by: StefanThoma <[email protected]>
    3 people authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8a18e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    492b44d View commit details
    Browse the repository at this point in the history
  3. [skip vbump] Revert version in NEWS.md (#2233)

    Revert version in NEWS.md
    cicdguy authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f495b8f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Closes #2175 Added deprecation badges to args without it/updated admi…

    …raldev links (#2242)
    
    * added deprecation badges
    
    * updated admiraldev website links
    
    * url updates
    ddsjoberg authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3036534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c88844 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Closes #2126 unify_joined: Remove too extensive documentation (#2237)

    * #2126 unify_joined: update arguments and tests of filter_joined() and derive_var_joined_exist_flag()
    
    * #2126 unify_joined: update examples for derive_var_joined_exist_flag()
    
    * #2126 unify_joined: documentation of filter_joined() and derive_var_joined_exist_flag()
    
    * #2126 unify_joined: update derive_vars_joined()
    
    * #2126 unify_joined: add get_joined_data(), update derive_extreme_event(), add tests
    
    * #2126 unify_joined: update templates
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: update vignettes
    
    * #2126 unify_joined: update vignettes
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: remove commented out code
    
    * #2126 unify_joined: fix lintr issues
    
    * #2126 unify_joined: add example for first_cond_lower
    
    * #2126 unify_joined: update function documentation
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: update NEWS.md
    
    * #2126 unify_joined: improve documentation
    
    * #2126 unify_joined: add example to event_joined()
    
    * #2126 unify_joined: fix R-CMD check
    
    * #2126 unify_joined: check class of deprecation warning
    
    * #2126 unify_joined: improve documentation
    
    * #2126 unify_joined: style files
    
    * #2126 unify_joined: clean up globals.R
    
    * #2126 unify_joined: improve documentation
    
    * #2126 unify_joined: remove too extensive documentation
    
    ---------
    
    Co-authored-by: Jerry Johnson <[email protected]>
    Co-authored-by: Ben Straub <[email protected]>
    3 people authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f9fd467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d9a38 View commit details
    Browse the repository at this point in the history
  3. Closes #2196: move dev process from admiraldev (#2228)

    * #2196: move dev process from admiraldev
    
    * #2196: update wordlist/remove testing phase
    
    * Update vignettes/contribution_model.Rmd
    
    Co-authored-by: Ben Straub <[email protected]>
    
    * Update vignettes/contribution_model.Rmd
    
    Co-authored-by: Ben Straub <[email protected]>
    
    * Update vignettes/contribution_model.Rmd
    
    Co-authored-by: Ben Straub <[email protected]>
    
    * update NEWS/WORDLIST/contribution_model
    
    * update contribution_model/wordlist
    
    * Empty commit
    
    * Empty commit
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    kaz462 and bms63 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    faf852b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e11104a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Closes #2186 TERMID -> TERMNUM, TERMNAME -> TERMCHAR (#2241)

    * #2186 TERMID -> TERMNUM, TERMNAME -> TERMCHAR
    
    * #2186 chroe: styling and tests
    
    * #2186 chore: roxygen
    
    * Test commit to retrigger workflow
    
    * Undo test commit
    
    * #2186 term_renaming: align sdg
    
    ---------
    
    Co-authored-by: Bundfuss, Stefan {MDBB~Basel} <[email protected]>
    manciniedoardo and bundfussr authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    780029f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb0b0d9 View commit details
    Browse the repository at this point in the history
  3. Closes #2231 added check in derive_vars_period() to remove unused c…

    …olumns (#2245)
    
    * #2231 added check in `derive_vars_period()` to remove unused columns
    
    * #2231 Chore: styler
    
    * Update tests/testthat/test-period_dataset.R
    
    Co-authored-by: Ben Straub <[email protected]>
    
    * #2231 updates to `assert_data_frame` calls following review
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    Co-authored-by: Stefan Bundfuss <[email protected]>
    3 people authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a3e50b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    048ec54 View commit details
    Browse the repository at this point in the history
  5. Closes #1728 merged_exist_msrc: Implement derive_flag_select_msrc() (#…

    …2232)
    
    * #1728 merged_exist_msrc: start it
    
    * #1728 merged_exist_msrc: implement function and tests
    
    * #1728 merged_exist_msrc: add documentation
    
    * #1728 merged_exist_msrc: style files
    
    * #1728 merged_exist_msrc: fix spelling
    
    * #1728 merged_exist_msrc: fix lintr
    
    * #1728 merged_exist_msrc: fix lintr (rename function)
    
    * #1728 merged_exist_msrc: improve documentation and rename function again
    
    * #1728 merged_exist_msrc: update roxygen2 test
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    bundfussr and bms63 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    578e54b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce23782 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Closes #2130 Cheatsheet (#2240)

    * #2130 added cheatsheet to repo
    
    * #2130 updated admiral cheatsheet
    
    * #2130 added cheatsheet image
    
    * 2130 added hyperlinked cheatsheet
    
    * #2130 added NEWS.md text
    
    * #2130 Cheatsheet -> Cheat Sheet
    
    * #2130 renamed files to fix CMD check issues
    
    * #2130 added Cheat Sheet item to PR template
    
    * #2130: fixed broken links, added PHUSE link to .lycheeignore
    
    * chore: #2130 fix links
    
    * #2130 added PowerPoint cheatsheet to repo instead
    
    * #2130 updated cheatsheet with new functions and deprecations for 1.0
    
    * #2130 removed quotations from dataset_add call in derive_vars_joined
    
    * #2130 lycheeignore text moved to RBuildIgnore, updated screenshot
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    manciniedoardo and bms63 authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4c69809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22ea4be View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Closes #2239 changed links in Example Scripts to use_ad_template() (#…

    …2253)
    
    #2239 changed links in Example Scripts to `use_ad_template()`
    manciniedoardo authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b36feb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43cdba7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Closes #2178 Created derive_vars_computed() (#2252)

    * #2178 Created `derive_vars_computed()` and it's corresponding unit test and updated the NEWS.md file.
    
    * #2178 Corrected the `devtools::check()` fails
    
    * #2178 Added 'BMIBL' to the WORDLIST
    
    * #2178 Updated `derive_vars_computed()` to use `derive_param_computed()`
    
    * #2178 Updated the requested changes
    
    * #2178 Updated the document for the need of `exprs()` in the `by_vars` argument
    
    ---------
    
    Co-authored-by: Jerry Johnson <[email protected]>
    Co-authored-by: Stefan Bundfuss <[email protected]>
    3 people authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    01c7ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c0071 View commit details
    Browse the repository at this point in the history
  3. Closes #2230 update_generic: rewrite "Generic Functions" vignette (#2246

    )
    
    * #2230 update_generic: create outline
    
    * #2230 update_generic: add introduction
    
    * #2230 update_generic: add selection method
    
    * #2230 update_generic: add summary and compute method, enhance derive_var_merged_summary(), updated NEWS.md
    
    * #2230 update_generic: add reactable and style files
    
    * #2230 update_generic: fix spelling
    
    * #2230 update_generic: fix lintr
    
    * #2230 update_generic: update man
    
    * #2230 update_generic: update DESCRIPTION
    
    * #2230 update_generic: readd note on difference between joined and merged
    
    * #2230 update_generic: improve wording
    
    * #2230 update_generic: change order of columns
    bundfussr authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    234b78d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2de4a6d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Closes #2138 Implement derive_vars_extreme_event() (#2236)

    * Chore #2138 Implement derive_vars_extreme_event()
    
    * #2138 run styler
    
    * #2138 update documentation after styler and edit for derive_extreme().
    
    * #2138 add lb data to derive_vars_extreme_event() example
    
    * #2138 Update test coverage for event$order
    
    * #2138 Run styler on test file
    
    * #2138 minor updates to documentation
    
    * #2138 remove derive_extreme() function.  Call derive_extreme_event() in derive_vars_extreme_event()
    
    * #2138 run styler
    
    * #2138 Add DTHCAUS example
    
    * #2138 updates from feedback
    
    * #2138 update example code
    
    * #2138 Update to set_values_to
    
    * #2138 update LSTALVDT in ADSL template and vignette
    
    * #2138 Update DTHCAUS in ADSL vignette
    
    * #2138 simplify new_vars call in ADSL
    
    * #2138 Simplify new_vars in example
    
    * #2138 Simplify new_vars in example
    
    * #2138 doc updates
    
    * #2138 Split files
    
    * #2138 run styler on new test files
    
    * #2138 set_values_to default NULL
    
    * #2138 set_values_to default NULL
    
    * #2138 doc: filter to filter_join argument
    
    * #2138 remove set_values_to call from derive_vars_extreme_event()
    
    ---------
    
    Co-authored-by: Jeffrey Dickinson <[email protected]>
    jeffreyad and jeffreyad authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c126ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a5eab View commit details
    Browse the repository at this point in the history
  3. Closes #2217 Update in navbar - added drop down in Get started and re…

    …moved C… (#2251)
    
    * #2217 Update in navbar - added drop down in Get started and removed Community from top
    
    * #2217 Updated the changelog in Documentation section
    
    * chore: #2217 spelling
    
    ---------
    
    Co-authored-by: Jerry Johnson <[email protected]>
    Co-authored-by: Edoardo Mancini <[email protected]>
    Co-authored-by: Ben Straub <[email protected]>
    4 people authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f993c4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    257b9fa View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Closes #2230 update_generic: Add new functions and handling of NA for…

    … sorting variables (#2262)
    
    * #2230 update_generic: create outline
    
    * #2230 update_generic: add introduction
    
    * #2230 update_generic: add selection method
    
    * #2230 update_generic: add summary and compute method, enhance derive_var_merged_summary(), updated NEWS.md
    
    * #2230 update_generic: add reactable and style files
    
    * #2230 update_generic: fix spelling
    
    * #2230 update_generic: fix lintr
    
    * #2230 update_generic: update man
    
    * #2230 update_generic: update DESCRIPTION
    
    * #2230 update_generic: readd note on difference between joined and merged
    
    * #2230 update_generic: improve wording
    
    * #2230 update_generic: change order of columns
    
    * #2230 update_generic: add derive_vars_computed()
    
    * #2230 update_generic: add handling of NAs for sorting variables
    
    * #2230 update_generic: add handling of NAs for sorting variables for new functions
    
    * #2230 update_generic: add derive_vars_extreme_event() to function overview
    
    * #2230 update_generic: fix lintr
    
    * #2230 update_generic: add additional example and links
    bundfussr authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4e09ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6959a4 View commit details
    Browse the repository at this point in the history
  3. Closes #2218 Added DTHCAUS, DTHCGR1 to ADSL template and vignette (

    …#2243)
    
    * Added `DTHCAUS`, `DTHCGR1` to ADSL template and vignette
    
    * #2218 chore: styler
    
    * #2218 remove "Templates" section and move news item to "Various"
    
    * #2218 changed death cause and traceability variables derivation
    
    * #2218 improved Death Date dataset vignette
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    manciniedoardo and bms63 authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e1d0678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5bc664 View commit details
    Browse the repository at this point in the history
  5. Update admiraldiscovery link (#2266)

    * Update _pkgdown.yml
    
    * Update _pkgdown.yml
    ddsjoberg authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8bde600 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b83083 View commit details
    Browse the repository at this point in the history
  7. Closes #2254 - README updates for 1.0 (#2258)

    * #2254 added missing punctuation in the README
    
    * #2254 Added Sukalpo Saha and Romain Francois as contributors, Daniel Sjoberg as author, upgraded G Gayatri to author.
    
    * #2254 added some available presentations and corrected typo
    
    * #2254 - added 2024 release schedule, added references to recent conferences, fixed missing full stops in README, regenerated cheatsheet due to misaligned background
    
    * #2254 chore: spelling
    
    * #2254: removed erroneous full stop, archived older presentation in a new presentation archive article
    
    * #2254 fix broken link
    
    * #2218 moved presentation archive vignette to admiraldiscovery
    manciniedoardo authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f252025 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78c8331 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Closes #2260 Update test for derive_var_obs_number (#2267)

    * Update test for derive_var_obs_number
    
    * Styler the file
    
    * removed the `L`
    * format code to solve the lintr error
    
    * Add related changelog for (#2226)
    
    * Add related changelog for (#2226)
    ynsec37 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b83d1ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a26ed View commit details
    Browse the repository at this point in the history
  3. Workflow dispatch templates (#2269)

    * add vbump job
    
    * change cran status assignes
    
    * change paths
    
    * Update ad_adpc.R
    
    * add comment
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    dgrassellyb and bms63 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0c044ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26aee0e View commit details
    Browse the repository at this point in the history
  5. Closes #2220 rehab reference page (#2272)

    * #2220 - 8 functions no longer exported, 3 functions exported - but internally. (Full list available in issue definition.
    
    * chore: #2220 removing functions from docs, others to internal
    
    * chore: #2220 putting back some keywords/family
    
    * docs: news entry, removing see also references
    
    * fix: re-exporting chr2vars.  removing reference in derive_vars_query
    
    * chore: #2220 spelling
    
    * chore: #2220 styling - don't i look good!!
    
    * fix: #2220 Note in R-CMD check
    
    * docs: #2220 a dangling roxygen comment
    
    ---------
    
    Co-authored-by: Sophie Shapcott <[email protected]>
    bms63 and sophie-gem authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3d14041 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0921f16 View commit details
    Browse the repository at this point in the history
  7. Closes #2137 unify by_vars argument description (#2250)

    * first few functions
    
    * first few functions
    
    * adapt description
    
    * same for constant_by_vars
    
    * same for constant_by_vars
    
    * updated news.md
    
    * updated news.md
    
    * added short description of exprs()
    
    * added tests
    
    * fix comment
    
    * remove dataset_add argument
    
    * document
    
    * Update R/derive_vars_transposed.R
    
    * Update R/derive_vars_transposed.R
    
    * fix unique
    
    * Update R/roxygen2.R
    
    Co-authored-by: Stefan Bundfuss <[email protected]>
    
    * add backticks
    
    * fixed roxygen2.R
    
    * Update R/derive_merged.R
    
    Co-authored-by: Zelos Zhu <[email protected]>
    
    * fix: #2137 Apply suggestions from code review
    
    Co-authored-by: Zelos Zhu <[email protected]>
    
    * docs: #2137 re-render
    
    ---------
    
    Co-authored-by: Stefan Bundfuss <[email protected]>
    Co-authored-by: Ben Straub <[email protected]>
    Co-authored-by: Zelos Zhu <[email protected]>
    4 people authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    158eb67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77b4eb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Closes #2238: clarify dates values in flag_imputation argument of der…

    …ive_vars… (#2268)
    
    * 2238: clarify dates values in flag_imputation argument of derive_vars_dt() function
    
    * 2238, updates as per review comments
    PoojaKumari05 authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0acb477 View commit details
    Browse the repository at this point in the history
  2. Closes #2264 Lighten assertion of TERMNUM and TERMCHAR depending …

    …on `SRCVAR` types for queries (#2270)
    
    * feat: #2264 working draft of new assertion
    
    * bad copy/paste
    
    * fix typo
    
    * styler/lintr
    
    * chore: #2264 styler/lintr and adopt feedback
    
    * fix logic
    
    * fix breaking test
    
    * cleanup
    
    * wrong branch
    
    * chore: #2264 fix unit test break
    
    * chore: #2264 add news blurb
    
    * get around cyclocomp lintr
    
    * clear up messaging
    
    * adopt feedback for test label
    
    * feat: #2264 adopt feedback
    
    * chore: #2264 more feedback changes
    
    * #2264 derive_vars_query_lighten_termnum_termchar_assertion: update workflows
    
    * undo a removal
    
    * move up the incorrect data type abort message
    
    * accidental add
    
    ---------
    
    Co-authored-by: Bundfuss, Stefan {MDBB~Basel} <[email protected]>
    zdz2101 and bundfussr authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bd8eef3 View commit details
    Browse the repository at this point in the history
  3. Closes #2255 add uppercase spellings of in_unit/out_unit (#2261)

    * feat: #2255 add uppercase versions of untis
    
    * feat: #2255 add tests and documentation
    
    * feat: #2255 unit mapping fix
    
    * match mapping in derive_vars_duration
    
    * apply fixes to derive_vars_aage too
    
    * run styler
    
    * account for missing mappings
    
    * styler
    
    * try something
    
    * undo the something
    
    * #2255 use case_match to clean up code
    
    * try something
    
    * forgot to commit namespace
    
    * undo the something
    
    * undo the something
    
    * feat: #2255 revert changes from case_match in favor of case_when
    
    * styler
    
    * chore: #2255 clean up documentation
    
    * update news
    
    * get around spellcheck
    
    * chore: #2255 fix test and wordlist
    
    * feat: #2255 adopt feedback
    
    * Update common.yml
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    zdz2101 and bms63 authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b88d51a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8787316 View commit details
    Browse the repository at this point in the history
  5. Closes #2275 Cheatsheet Enhancements (#2276)

    #2275 updated cheatsheet
    
    Co-authored-by: Ben Straub <[email protected]>
    manciniedoardo and bms63 authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0cdf0d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95422c9 View commit details
    Browse the repository at this point in the history
  7. Closes #2277 review of site (#2278)

    * #2277 release schedule correction
    
    * #2277 vaccines TBC date added
    
    * #2277 Fixed typos/improved consistency of changelog
    
    * #2277 Deleted contribution model vignette
    
    * #2277 Updated contribution MD file
    
    * docs: #2277 polishing the news
    
    * chore: #2277 remove old image
    
    * fix: #2277 fixing pharmaversesdtm to >=0.2
    
    * fix: #2277 urls
    
    * fix: #2277 urls
    
    * fix: #2277 urls
    
    * chore: #2277 spelling
    
    * chore: #2277 spelling
    
    ---------
    
    Co-authored-by: Edoardo Mancini <[email protected]>
    Co-authored-by: Zelos Zhu <[email protected]>
    3 people authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    45c4559 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d8e3a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    e4ac701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6096133 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Closes #2264 add tests based on feedback to properly lighten the quer…

    …ies assertion (#2280)
    
    * feat: #2264 add tests based on feedback
    
    * accidental modification
    
    * fix test as necessary
    zdz2101 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e52da9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6ee79 View commit details
    Browse the repository at this point in the history
  3. Closes #2138 remove by_vars default (#2281)

    #2138 remove by_vars default
    
    Co-authored-by: Jeffrey Dickinson <[email protected]>
    jeffreyad and jeffreyad authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    78429d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    305d412 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    64b4fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2f0d34 View commit details
    Browse the repository at this point in the history
  3. Closes #2284 add issue number to NEWS (#2287)

    add issue number to NEWS
    millerg23 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    35a945a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f64e391 View commit details
    Browse the repository at this point in the history
  5. Closes #2255 time units duration functions add back backwards-compati…

    …bility (#2288)
    
    * feat: #2255 add uppercase versions of untis
    
    * feat: #2255 add tests and documentation
    
    * feat: #2255 unit mapping fix
    
    * match mapping in derive_vars_duration
    
    * apply fixes to derive_vars_aage too
    
    * run styler
    
    * account for missing mappings
    
    * styler
    
    * try something
    
    * undo the something
    
    * #2255 use case_match to clean up code
    
    * try something
    
    * forgot to commit namespace
    
    * undo the something
    
    * undo the something
    
    * feat: #2255 revert changes from case_match in favor of case_when
    
    * styler
    
    * chore: #2255 clean up documentation
    
    * update news
    
    * get around spellcheck
    
    * chore: #2255 fix test and wordlist
    
    * feat: #2255 adopt feedback
    
    * Update common.yml
    
    * add back backwards-compatibility
    
    * original unit is kept unit_var in derive_vars_duration
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    zdz2101 and bms63 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d4bcb5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcaac2d View commit details
    Browse the repository at this point in the history
  7. Closes #2282: fix mistake in changelog (#2283)

    * #2282 fix mistake in changelog
    
    * fix: #2282 global binding
    
    * chore: #2282 styling
    
    * Trigger Build
    
    ---------
    
    Co-authored-by: Ben Straub <[email protected]>
    manciniedoardo and bms63 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6d1a303 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2974c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Closes #2289 fix_derive_vars_joined: remove by_vars from new_vars (#2290

    )
    
    #2289 fix_derive_vars_joined: remove by_vars from new_vars
    bundfussr authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b8a9e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1a99ac View commit details
    Browse the repository at this point in the history
  3. Closes #2291 fix_derive_extreme_event: do not ignore condition (#2292)

    #2291 fix_derive_extreme_event: do not ignore condition
    
    Co-authored-by: Ben Straub <[email protected]>
    bundfussr and bms63 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e92aae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2eedc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. [skip vbump] 1.0 release (#2293)

    * [skip vbump] 1.0 release
    
    * chore: remove remotes and upversion admiraldev
    
    * Trigger Build
    bms63 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ff03c97 View commit details
    Browse the repository at this point in the history
  2. [skip vbump] Release v1.0 (CRAN Feedback) (#2294)

    * [skip vbump] 1.0 release
    
    * chore: remove remotes and upversion admiraldev
    
    * Trigger Build
    
    * chore: link adjustments
    
    * chore: fix broken links
    bms63 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    37c4dca View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. merge conflict

    Merge branch 'patch' of https://github.com/pharmaverse/admiral into current_release
    
    # Conflicts:
    #	.github/workflows/templates.yml
    #	NEWS.md
    zdz2101 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6cc9530 View commit details
    Browse the repository at this point in the history