Skip to content

Commit

Permalink
Adding DQD to HADES
Browse files Browse the repository at this point in the history
  • Loading branch information
Schuemie authored and Schuemie committed Feb 28, 2023
1 parent 1376e82 commit e345223
Show file tree
Hide file tree
Showing 11 changed files with 75 additions and 43 deletions.
10 changes: 6 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: Hades
Type: Package
Title: Health Analytics Data-to-Evidence Suite
Version: 1.10.0
Date: 2023-02-08
Version: 1.11.0
Date: 2023-02-27
Authors@R: c(
person("Martijn", "Schuemie", , "[email protected]", role = c("aut", "cre")),
person("Observational Health Data Science and Informatics", role = c("cph"))
Expand Down Expand Up @@ -44,7 +44,8 @@ Imports:
OhdsiShinyModules,
ResultModelManager,
Characterization,
ShinyAppBuilder
ShinyAppBuilder,
DataQualityDashboard
Remotes:
ohdsi/BigKnn,
ohdsi/ROhdsiWebApi,
Expand All @@ -69,7 +70,8 @@ Remotes:
ohdsi/OhdsiShinyModules,
ohdsi/ResultModelManager,
ohdsi/Characterization,
ohdsi/ShinyAppBuilder
ohdsi/ShinyAppBuilder,
ohdsi/DataQualityDashboard
LazyData: false
RoxygenNote: 7.2.0
Encoding: UTF-8
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
HADES 1.11.0
============

Changes

- Adding DataQualityDashboard to HADES

HADES 1.10.0
============

Expand Down
3 changes: 2 additions & 1 deletion Rmd/packageStatuses.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ The table below lists, for each of the HADES packages, the following details:
| [CohortMethod](https://github.com/OHDSI/CohortMethod) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/CohortMethod?label=%20)](https://ohdsi.github.io/CohortMethod/) | Martijn Schuemie | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/CohortMethod?label=%20)](https://github.com/OHDSI/CohortMethod/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/CohortMethod?label=%20)](https://github.com/OHDSI/CohortMethod/pulls) | [![Build Status](https://github.com/OHDSI/CohortMethod/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/CohortMethod/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/CohortMethod/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/CohortMethod?branch=main) |
| [Cyclops](https://github.com/OHDSI/Cyclops) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/Cyclops?label=%20)](https://ohdsi.github.io/Cyclops/) | Marc Suchard | CRAN | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/Cyclops?label=%20)](https://github.com/OHDSI/Cyclops/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/Cyclops?label=%20)](https://github.com/OHDSI/Cyclops/pulls) | [![Build Status](https://github.com/OHDSI/Cyclops/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/Cyclops/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/Cyclops/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/Cyclops?branch=main) |
| [DatabaseConnector](https://github.com/OHDSI/DatabaseConnector) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/DatabaseConnector?label=%20)](https://ohdsi.github.io/DatabaseConnector/) | Martijn Schuemie | CRAN | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/DatabaseConnector?label=%20)](https://github.com/OHDSI/DatabaseConnector/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/DatabaseConnector?label=%20)](https://github.com/OHDSI/DatabaseConnector/pulls) | [![Build Status](https://github.com/OHDSI/DatabaseConnector/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/DatabaseConnector/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/DatabaseConnector/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/DatabaseConnector?branch=main) |
| [DataQualityDashboard](https://github.com/OHDSI/DataQualityDashboard) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/DataQualityDashboard?label=%20)](https://ohdsi.github.io/DataQualityDashboard/) | Katy Sadowksi | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/DataQualityDashboard?label=%20)](https://github.com/OHDSI/DataQualityDashboard/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/DataQualityDashboard?label=%20)](https://github.com/OHDSI/DataQualityDashboard/pulls) | [![Build Status](https://github.com/OHDSI/DataQualityDashboard/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/DataQualityDashboard/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/DataQualityDashboard/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/DataQualityDashboard?branch=main) |
| [DeepPatientLevelPrediction](https://github.com/OHDSI/DeepPatientLevelPrediction) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/DeepPatientLevelPrediction?label=%20)](https://ohdsi.github.io/DeepPatientLevelPrediction/) | Egill Fridgeirsson | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/DeepPatientLevelPrediction?label=%20)](https://github.com/OHDSI/DeepPatientLevelPrediction/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/DeepPatientLevelPrediction?label=%20)](https://github.com/OHDSI/DeepPatientLevelPrediction/pulls) | [![Build Status](https://github.com/OHDSI/DeepPatientLevelPrediction/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/DeepPatientLevelPrediction/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/DeepPatientLevelPrediction/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/DeepPatientLevelPrediction?branch=main) |
| [EmpiricalCalibration](https://github.com/OHDSI/EmpiricalCalibration) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/EmpiricalCalibration?label=%20)](https://ohdsi.github.io/EmpiricalCalibration/) | Martijn Schuemie | CRAN | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/EmpiricalCalibration?label=%20)](https://github.com/OHDSI/EmpiricalCalibration/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/EmpiricalCalibration?label=%20)](https://github.com/OHDSI/EmpiricalCalibration/pulls) | [![Build Status](https://github.com/OHDSI/EmpiricalCalibration/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/EmpiricalCalibration/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/EmpiricalCalibration/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/EmpiricalCalibration?branch=main) |
| [EmpiricalCalibration](https://github.com/OHDSI/EmpiricalCalibration) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/EmpiricalCalibration?label=%20)](https://ohdsi.github.io/EmpiricalCalibration/) | Martijn Schuemie | CRAN | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/EmpiricalCalibration?label=%20)](https://github.com/OHDSI/EmpiricalCalibration/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/EmpiricalCalibration?label=%20)](https://github.com/OHDSI/EmpiricalCalibration/pulls) | [![Build Status](https://github.com/OHDSI/EmpiricalCalibration/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/EmpiricalCalibration/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/EmpiricalCalibration/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/EmpiricalCalibration?branch=main) |
| [EnsemblePatientLevelPrediction](https://github.com/OHDSI/EnsemblePatientLevelPrediction) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/EnsemblePatientLevelPrediction?label=%20)](https://ohdsi.github.io/EnsemblePatientLevelPrediction/) | Jenna Reps | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/EnsemblePatientLevelPrediction?label=%20)](https://github.com/OHDSI/EnsemblePatientLevelPrediction/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/EnsemblePatientLevelPrediction?label=%20)](https://github.com/OHDSI/EnsemblePatientLevelPrediction/pulls) | [![Build Status](https://github.com/OHDSI/EnsemblePatientLevelPrediction/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/EnsemblePatientLevelPrediction/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/EnsemblePatientLevelPrediction/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/EnsemblePatientLevelPrediction?branch=main) |
| [Eunomia](https://github.com/OHDSI/Eunomia) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/Eunomia?label=%20)](https://ohdsi.github.io/Eunomia/) | Frank DeFalco | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/Eunomia?label=%20)](https://github.com/OHDSI/Eunomia/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/Eunomia?label=%20)](https://github.com/OHDSI/Eunomia/pulls) | [![Build Status](https://github.com/OHDSI/Eunomia/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/Eunomia/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/Eunomia/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/Eunomia?branch=main) |
| [EvidenceSynthesis](https://github.com/OHDSI/EvidenceSynthesis) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/EvidenceSynthesis?label=%20)](https://ohdsi.github.io/EvidenceSynthesis/) | Martijn Schuemie | CRAN | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/EvidenceSynthesis?label=%20)](https://github.com/OHDSI/EvidenceSynthesis/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/EvidenceSynthesis?label=%20)](https://github.com/OHDSI/EvidenceSynthesis/pulls) | [![Build Status](https://github.com/OHDSI/EvidenceSynthesis/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/EvidenceSynthesis/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/EvidenceSynthesis/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/EvidenceSynthesis?branch=main) |
Expand Down
1 change: 1 addition & 0 deletions Rmd/packages.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Below are the packages included in HADES. For each package a link is provided wi
</ul>
<h2 id="pkg_header">Evidence Quality</h2>
<ul id="pkg">
<li><h4><i class="fas fa-cube "></i> <a href="https://ohdsi.github.io/DataQualityDashboard">DataQualityDashboard</a></h4>Expose and evaluate observational data quality.</br><a href="https://ohdsi.github.io/DataQualityDashboard">Learn more...</a></li>
<li><h4><i class="fas fa-cube "></i> <a href="https://ohdsi.github.io/EmpiricalCalibration">EmpiricalCalibration</a></h4>Use negative control exposure-outcome pairs to profile and calibrate a particular analysis design.</br><a href="https://ohdsi.github.io/EmpiricalCalibration">Learn more...</a></li>
<li><h4><i class="fas fa-cube "></i> <a href="https://ohdsi.github.io/MethodEvaluation">MethodEvaluation</a></h4>Use real data and established reference sets as well as simulations injected in real data to evaluate the performance of methods.</br><a href="https://ohdsi.github.io/MethodEvaluation">Learn more...</a></li>
</ul>
Expand Down
2 changes: 2 additions & 0 deletions Rmd/support.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Bug reports should be files using the issue tracker of the misbehaving package:

- [DatabaseConnector issue tracker](https://github.com/OHDSI/DatabaseConnector/issues)

- [DataQualityDashboard issue tracker](https://github.com/OHDSI/DataQualityDashboard/issues)

- [DeepPatientLevelPrediction issue tracker](https://github.com/OHDSI/DeepPatientLevelPrediction/issues)

- [EmpiricalCalibration issue tracker](https://github.com/OHDSI/EmpiricalCalibration/issues)
Expand Down
2 changes: 2 additions & 0 deletions docs/developmentRoadmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,8 @@ <h1>Package milestones</h1>
<script>addMileStones('Cyclops')</script>
<p id='DatabaseConnector'/>
<script>addMileStones('DatabaseConnector')</script>
<p id='DataQualityDashboard'/>
<script>addMileStones('DataQualityDashboard')</script>
<p id='DeepPatientLevelPrediction'/>
<script>addMileStones('DeepPatientLevelPrediction')</script>
<p id='EmpiricalCalibration'/>
Expand Down
Loading

0 comments on commit e345223

Please sign in to comment.