diff --git a/DESCRIPTION b/DESCRIPTION index d9da99b..5e82a89 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: Hades Type: Package Title: Health Analytics Data-to-Evidence Suite -Version: 1.5.0 -Date: 2022-11-18 +Version: 1.6.0 +Date: 2022-12-05 Authors@R: c( person("Martijn", "Schuemie", , "schuemie@ohdsi.org", role = c("aut", "cre")), person("Observational Health Data Science and Informatics", role = c("cph")) @@ -36,6 +36,7 @@ Imports: SelfControlledCohort, PatientLevelPrediction, PhenotypeLibrary, + PheValuator, MethodEvaluation, OhdsiSharing, Hydra, @@ -53,6 +54,7 @@ Remotes: ohdsi/MethodEvaluation, ohdsi/OhdsiSharing, ohdsi/PhenotypeLibrary, + ohdsi/PheValuator, ohdsi/Hydra, ohdsi/CirceR, ohdsi/Capr, diff --git a/NEWS.md b/NEWS.md index 69c45bf..e7d13b9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,10 @@ +HADES 1.6.0 +=========== + +Changes + +- Adding PheValuator to HADES + HADES 1.5.0 =========== diff --git a/Rmd/packageStatuses.Rmd b/Rmd/packageStatuses.Rmd index bc07f21..766ce40 100644 --- a/Rmd/packageStatuses.Rmd +++ b/Rmd/packageStatuses.Rmd @@ -41,6 +41,7 @@ The table below lists, for each of the HADES packages, the following details: | [ParallelLogger](https://github.com/OHDSI/ParallelLogger) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/ParallelLogger?label=%20)](https://ohdsi.github.io/ParallelLogger/) | Martijn Schuemie | CRAN | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/ParallelLogger?label=%20)](https://github.com/OHDSI/ParallelLogger/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/ParallelLogger?label=%20)](https://github.com/OHDSI/ParallelLogger/pulls) | [![Build Status](https://github.com/OHDSI/ParallelLogger/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/ParallelLogger/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/ParallelLogger/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/ParallelLogger?branch=main) | | [PatientLevelPrediction](https://github.com/OHDSI/PatientLevelPrediction) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/PatientLevelPrediction?label=%20)](https://ohdsi.github.io/PatientLevelPrediction/) | Jenna Reps & Peter Rijnbeek | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/PatientLevelPrediction?label=%20)](https://github.com/OHDSI/PatientLevelPrediction/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/PatientLevelPrediction?label=%20)](https://github.com/OHDSI/PatientLevelPrediction/pulls) | [![Build Status](https://github.com/OHDSI/PatientLevelPrediction/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/PatientLevelPrediction/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/PatientLevelPrediction/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/PatientLevelPrediction?branch=main) | | [PhenotypeLibrary](https://github.com/OHDSI/PhenotypeLibrary) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/PhenotypeLibrary?label=%20)](https://ohdsi.github.io/PhenotypeLibrary/) | Gowtham Rao | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/PhenotypeLibrary?label=%20)](https://github.com/OHDSI/PhenotypeLibrary/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/PhenotypeLibrary?label=%20)](https://github.com/OHDSI/PhenotypeLibrary/pulls) | [![Build Status](https://github.com/OHDSI/PhenotypeLibrary/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/PhenotypeLibrary/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/PhenotypeLibrary/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/PhenotypeLibrary?branch=main) | +| [PheValuator](https://github.com/OHDSI/PheValuator) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/PheValuator?label=%20)](https://ohdsi.github.io/PheValuator/) | Joel Swerdel | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/PheValuator?label=%20)](https://github.com/OHDSI/PheValuator/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/PheValuator?label=%20)](https://github.com/OHDSI/PheValuator/pulls) | [![Build Status](https://github.com/OHDSI/PheValuator/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/PheValuator/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/PheValuator/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/PheValuator?branch=main) | | [ROhdsiWebApi](https://github.com/OHDSI/ROhdsiWebApi) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/ROhdsiWebApi?label=%20)](https://ohdsi.github.io/ROhdsiWebApi/) | Gowtham Rao | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/ROhdsiWebApi?label=%20)](https://github.com/OHDSI/ROhdsiWebApi/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/ROhdsiWebApi?label=%20)](https://github.com/OHDSI/ROhdsiWebApi/pulls) | [![Build Status](https://github.com/OHDSI/ROhdsiWebApi/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/ROhdsiWebApi/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/ROhdsiWebApi/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/ROhdsiWebApi?branch=main) | | [SelfControlledCaseSeries](https://github.com/OHDSI/SelfControlledCaseSeries) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/SelfControlledCaseSeries?label=%20)](https://ohdsi.github.io/SelfControlledCaseSeries/) | Martijn Schuemie | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/SelfControlledCaseSeries?label=%20)](https://github.com/OHDSI/SelfControlledCaseSeries/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/SelfControlledCaseSeries?label=%20)](https://github.com/OHDSI/SelfControlledCaseSeries/pulls) | [![Build Status](https://github.com/OHDSI/SelfControlledCaseSeries/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/SelfControlledCaseSeries/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/SelfControlledCaseSeries/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/SelfControlledCaseSeries?branch=main) | | [SelfControlledCohort](https://github.com/OHDSI/SelfControlledCohort) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/SelfControlledCohort?label=%20)](https://ohdsi.github.io/SelfControlledCohort/) | Jamie Gilbert | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/SelfControlledCohort?label=%20)](https://github.com/OHDSI/SelfControlledCohort/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/SelfControlledCohort?label=%20)](https://github.com/OHDSI/SelfControlledCohort/pulls) | [![Build Status](https://github.com/OHDSI/SelfControlledCohort/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/SelfControlledCohort/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/SelfControlledCohort/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/SelfControlledCohort?branch=main) | diff --git a/Rmd/packages.Rmd b/Rmd/packages.Rmd index 6cc29a0..684512d 100644 --- a/Rmd/packages.Rmd +++ b/Rmd/packages.Rmd @@ -29,6 +29,7 @@ Below are the packages included in HADES. For each package a link is provided wi