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

Release v1.0 #176

Merged
merged 17 commits into from
Oct 8, 2024
Merged

Release v1.0 #176

merged 17 commits into from
Oct 8, 2024

Commits on Oct 7, 2024

  1. Refactor Strategus module approach (#145)

    * Implementation of CohortIncidence module. (#147)
    * Adjustments from testing
    
    ---------
    
    Co-authored-by: Chris Knoll <[email protected]>
    anthonysena and chrisknoll committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1198f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6b9e5b View commit details
    Browse the repository at this point in the history
  3. V1.0 characterization 2.0 (#152)

    * Update Module-Characterization.R
    
    * Removed doc string and R6 parameter
    
    * Update Module-Characterization.R
    
    fixed more duie to api changes
    
    * Update Module-Characterization.R
    
    - adding the new parameters
    
    * Use param for minCharacterizationMean
    
    ---------
    
    Co-authored-by: jreps <[email protected]>
    Co-authored-by: Anthony Sena <[email protected]>
    3 people committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6b41799 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47c935f View commit details
    Browse the repository at this point in the history
  5. Expose full CDM Database Metadata via execution settings (#157)

    * Add getCdmDatabaseMetaData function and expose database metadata in
    execution settings
    
    * Add cdmHolder to databaseId hash - fixes #48
    anthonysena committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bea3fa0 View commit details
    Browse the repository at this point in the history
  6. Update Module-Characterization.R

    Characterization 2.0.1 was released to fix a issue where readr was loading settingId and converting it to a bigint and doing weird things.
    jreps authored and anthonysena committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    07f3f11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bdf232 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db513a1 View commit details
    Browse the repository at this point in the history
  9. Sync with ES Module v0.6.2 (#158)

    * Sync with ES Module v0.6.2
    anthonysena committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c32bf3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a341365 View commit details
    Browse the repository at this point in the history
  11. V1.0 module bug fixes (#163)

    * Bug fixes for C & CI Modules
    
    * Generate stats
    
    * minCharacterizationMean setting
    anthonysena committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d455a8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95b98d9 View commit details
    Browse the repository at this point in the history
  13. Add PLP RDMS to results (#166)

    * Add RDMS to PLP results
    
    * Update GHA dependencies
    anthonysena committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    930100e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cb4dfa1 View commit details
    Browse the repository at this point in the history
  15. Document results data model for modules (#167)

    * Add functions to expose rdms for each module and test
    * Create full data model SQL
    anthonysena committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f133a5b View commit details
    Browse the repository at this point in the history
  16. v 1.0.0 documentation (#172)

    * Update pkgdown site
    
    * WIP
    
    * Adding additional vignettes
    
    * Update nav and test build
    
    * Add link to resutls model docs
    
    * Add custom style for HADES logo
    
    * Further adjustments to documentation
    
    * Adjustments from jpg feedback
    
    * Fix GHA test failure
    
    * revise gha workflow
    
    ---------
    
    Co-authored-by: Anthony Sena <[email protected]>
    azimov and anthonysena committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    94184cd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Release v1.0 prep (#175)

    * Code formatting
    
    * Fix spelling and regen docs
    
    * Update manual & vignettes
    
    * Remove docs
    anthonysena authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9d4c074 View commit details
    Browse the repository at this point in the history