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

Prerelease #312

Merged
merged 75 commits into from
Aug 20, 2024
Merged

Prerelease #312

merged 75 commits into from
Aug 20, 2024

Commits on May 9, 2024

  1. estimation module

    - adding estimation module that includes CM/SCCS/Evidence synthesis
    jreps committed May 9, 2024
    Configuration menu
    Copy the full SHA
    642bee8 View commit details
    Browse the repository at this point in the history
  2. estimation module updates

    - adding evidence synth into SCCS
    - adding plots for SCCS and CM
    jreps committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8b1b3ad View commit details
    Browse the repository at this point in the history
  3. estimation edits

    - optimizing sccs negative control plot
    - removing prints
    jreps committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0e6c0f5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. - updating characterization

    - updating characterization
    jreps committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9ac2d1a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. improving characterization

    jreps committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a46afd0 View commit details
    Browse the repository at this point in the history
  2. Update characterization-incidence.R

    - adding code to use CI TAR lookup if available
    jreps committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e269342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    610c6c3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. minor exclude fixes

    minor exclude fixes
    jreps committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9b62ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427f8ea View commit details
    Browse the repository at this point in the history
  3. fixes

    fixes
    jreps committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a9675e0 View commit details
    Browse the repository at this point in the history
  4. Update characterization-caseSeries.R

    adding two extra columns
    jreps committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a9918ce View commit details
    Browse the repository at this point in the history
  5. Update characterization-caseSeries.R

    restricting case series to during covariates
    jreps committed May 22, 2024
    Configuration menu
    Copy the full SHA
    faa1420 View commit details
    Browse the repository at this point in the history
  6. Update characterization-main.R

    adding CI outcomes to char options
    jreps committed May 22, 2024
    Configuration menu
    Copy the full SHA
    35e837b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update characterization-riskFactors.R

    fixing multiple washout and min obs bug in risk factors
    jreps committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e5e321c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. updating for new char tables

    updating for new char tables
    jreps committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    6a3e482 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    3b498b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2a28c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ec3b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update characterization-timeToEvent.R

    changing selection for tte
    jreps committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3955eed View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. cleaning characterization tables

    cleaning characterization tables
    jreps committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f363522 View commit details
    Browse the repository at this point in the history
  2. minor update

    adding box to show selected tar/database for RF and case series.
    jreps committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b39f5c0 View commit details
    Browse the repository at this point in the history
  3. Update characterization-dechallengeRechallenge.R

    updating warning for dechal-rechal
    jreps committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bf594b9 View commit details
    Browse the repository at this point in the history
  4. Update characterization-dechallengeRechallenge.R

    - only display warning when there are warnings
    jreps committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2ed680e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbfa0c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1a4927 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    1a15567 View commit details
    Browse the repository at this point in the history
  2. fixing scrolls

    fixing scrolls
    jreps committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    674f05d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Update characterization-cohorts.R

    fixing SMD calculation in cohorts
    jreps committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7160607 View commit details
    Browse the repository at this point in the history
  2. minor bug fixes

    - fixing tar changing before generate in case series
    - fixing columns showing in selection that should be hidden
    jreps committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8326b09 View commit details
    Browse the repository at this point in the history
  3. updating table download

    - updating csv export to excel export with a details sheet
    jreps committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d01fbf5 View commit details
    Browse the repository at this point in the history
  4. Update components-data-viewer.R

    changing saving file type
    jreps committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c3bffd7 View commit details
    Browse the repository at this point in the history
  5. adding details to exported results

    adding details to exported results for characterization cohorts and databases
    jreps committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    114d2d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update components-data-viewer.R

    fixing actions not being includes as it is an extra column that is added outside the coldDef
    jreps committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    95bd9a1 View commit details
    Browse the repository at this point in the history
  2. Update characterization-caseSeries.R

    - adding details to case-series download
    jreps committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7aa5910 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fixing issue with SCCS not showing

    fixing issue with SCCS not showing
    jreps committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    26a15d9 View commit details
    Browse the repository at this point in the history
  2. fixing characterization

    updating data downloads for char tables, fixing cohort names in CI, adding caption to custom CI plot
    nhall6 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    651775f View commit details
    Browse the repository at this point in the history
  3. Update characterization-main.R

    sorting outcomes in char
    jreps committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ad60fab View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fixing estimation

    - adding missing shiny::
    - updating code to get T and Os for SCCS so it removed negative controls
    jreps committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    576006f View commit details
    Browse the repository at this point in the history
  2. adding fix for ci_lookup

    adding fix for ci_lookup
    jreps committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eb59436 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    2ff98b9 View commit details
    Browse the repository at this point in the history
  2. Update DESCRIPTION

    adding Nathan Hall and Jamie Gilbert as co-authors
    nhall6 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eb97b60 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. minor updates

    - fixed bug with control estimates plot not showing all results
    - added ease value to control estimate plot
    - added validation checks to print informative reason for missing plots
    jreps committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a1836db View commit details
    Browse the repository at this point in the history
  2. error handling for estimation plots

    replacing estimation plot error message with useful notification
    jreps committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    926c16e View commit details
    Browse the repository at this point in the history
  3. minor updates to estimation

    - removing old sccs and cohort method files
    - making estimation options be ordered by cohort name
    - adding indication column into sccs diagnostics
    - updating estimation outcome input to have the search options
    jreps committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3061e5c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. characterization test updates

    - updating characterization tests and fixing issues identified by tests
    jreps committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    32796bc View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update characterization-main.R

    removing odd code
    jreps committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f6b95f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. passing R check

    - passing tests 78% coverage
    - cleaning checks but still some notes
    jreps committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a0ccde7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    5c62a73 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Switch coldef json to CSV.

    chrisknoll committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    16612ce View commit details
    Browse the repository at this point in the history
  2. Removed dead code.

    chrisknoll committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5967f82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7b6685 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fixing tests

    - fixing tests
    - updates for Characterization v1.1.0
    - updating example app
    jreps committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9888845 View commit details
    Browse the repository at this point in the history
  2. fixing example sqlite database_ids

    fixing example sqlite database_ids
    jreps committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ab7f958 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    a285c60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #310 from OHDSI/estimation-updated-cohortIncidence

    Estimation updated cohort incidence
    jreps authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4f50f91 View commit details
    Browse the repository at this point in the history
  3. CohortIncidence updates

    - updating test database for new CohortIncidence
    - fixing tests for new CohortIncidence
    jreps committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b7caa83 View commit details
    Browse the repository at this point in the history
  4. fixing check issues due to cohort incidence

    fixing check issues due to cohort incidence
    jreps committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1cd7e5a View commit details
    Browse the repository at this point in the history
  5. adding hot fixes from main

    - adding hot fixes from main
    - adding incidence results into example app
    jreps committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4632bc7 View commit details
    Browse the repository at this point in the history
  6. updating example app for CI

    updating example app for CI
    jreps committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fb79560 View commit details
    Browse the repository at this point in the history
  7. updating docs

    - website update
    - manual update
    jreps committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    822431f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Update characterization-riskFactors.R

    fixing minor bug in risk factor that happens when there is multiple outcomeWashoutdays
    jreps committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4483c72 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    9d782f5 View commit details
    Browse the repository at this point in the history
  2. Fixing issue #314 - adding T, C, and O IDs to the table to allow bett…

    …er filtering to users
    nhall6 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    68fd659 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. addressing issue #307

    adding global fuzzy string matching to table search
    nhall6 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a0057cc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Characterization updates

    - updating Characterization for new censoring
    - adding counts to risk factor view
    jreps committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    025ce0d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #316 from OHDSI/prerelease-issue#315

    Fixing issue #315 , diagonal line along x = y
    jreps authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e3a70ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #317 from OHDSI/prerelease-issue#314

    Fixing issue #314 - adding T, C, and O IDs to the table to allow better filtering capabilities for users in large studies
    jreps authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1142f6a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update components-data-viewer.R

    removing new dep on htmlwidgets
    jreps committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e40373c View commit details
    Browse the repository at this point in the history
  2. document updates

    - updating version ready for release
    - updating docs
    - updating readme
    jreps committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a0eccd5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #321 from OHDSI/prerelease-issue#307

    addressing issue #307
    jreps authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2a555a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    873ee03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ce9e38 View commit details
    Browse the repository at this point in the history
  3. merging in develop

    - merging in develop
    - recreating docs after merge
    jreps committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    80048c7 View commit details
    Browse the repository at this point in the history
  4. fixing formatting of authors

    fixing formatting of authors
    jreps committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2f06819 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #297 from OHDSI/nhall6-author-updates

    Update DESCRIPTION
    jreps authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    231be69 View commit details
    Browse the repository at this point in the history