Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.48 KB

NEWS.md

File metadata and controls

55 lines (42 loc) · 1.48 KB

DrugExposureDiagnostics (development version)

DrugExposureDiagnostics 1.0.4

  • Add option to exclude drug concept ids
  • Performance improvement
  • Update license

DrugExposureDiagnostics 1.0.3

  • Compatibility with latest CDMConnector
  • Fix sample bug
  • Remove deprecated functions
  • Add links in DESCRIPTION

DrugExposureDiagnostics 1.0.2

  • Add hex sticker
  • Add argument byConcept to executeChecks

DrugExposureDiagnostics 1.0.1

  • Fix unit test

DrugExposureDiagnostics 1.0.0

  • Obscure patient counts in concept/diagnostics summary
  • Update documentation regarding default checks
  • Major version update: no major interface changes expected

DrugExposureDiagnostics 0.4.7

  • Set the default checks to: "missing", "exposureDuration" and "quantity"
  • Reduce sample size to 10.000
  • Make compatible with duckdb v0.9

DrugExposureDiagnostics 0.4.6

  • Fixed bug in obscureCounts
  • Add PaRe report vignette

DrugExposureDiagnostics 0.4.5

  • Fixed bug in obscureCounts

DrugExposureDiagnostics 0.4.4

  • Fixed bug when running subset of checks
  • Fixed bug when applying minCellCount
  • Fixed bug that caused invalid counts

DrugExposureDiagnostics 0.4.3

  • Update CDMConnector to 1.0.0
  • Add subsetToConceptId to executeChecks function

DrugExposureDiagnostics 0.4.2

  • Update diagnostics summary for the onboarding

DrugExposureDiagnostics 0.4.1

  • Update CDMConnector to 0.5.0

DrugExposureDiagnostics 0.4.0

  • Initial CRAN release March 8, 2023
  • Added a NEWS.md file to track changes to the package.