diff --git a/DESCRIPTION b/DESCRIPTION index 51a8685..b125fab 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: Hades Type: Package Title: Health Analytics Data-to-Evidence Suite -Version: 1.12.0 -Date: 2023-04-13 +Version: 1.13.0 +Date: 2023-05-19 Authors@R: c( person("Martijn", "Schuemie", , "schuemie@ohdsi.org", role = c("aut", "cre")), person("Observational Health Data Science and Informatics", role = c("cph")) @@ -46,7 +46,8 @@ Imports: Characterization, ShinyAppBuilder, DataQualityDashboard, - BrokenAdaptiveRidge + BrokenAdaptiveRidge, + Achilles Remotes: ohdsi/BigKnn, ohdsi/ROhdsiWebApi, @@ -72,7 +73,8 @@ Remotes: ohdsi/ResultModelManager, ohdsi/Characterization, ohdsi/ShinyAppBuilder, - ohdsi/DataQualityDashboard + ohdsi/DataQualityDashboard, + ohdsi/Achilles LazyData: false RoxygenNote: 7.2.0 Encoding: UTF-8 diff --git a/NEWS.md b/NEWS.md index 9e538ee..c1d38c5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +HADES 1.13.0 +============ + +- Adding Achilles to HADES + HADES 1.12.0 ============ diff --git a/Rmd/packageStatuses.Rmd b/Rmd/packageStatuses.Rmd index 09fdc58..0b8f93a 100644 --- a/Rmd/packageStatuses.Rmd +++ b/Rmd/packageStatuses.Rmd @@ -18,6 +18,7 @@ The table below lists, for each of the HADES packages, the following details: | Package | Version | Maintainer(s) | Availability | Open issues | Open pull-requests | Build status | Coverage | | :----------------- | :----: |:--------------- | :------: | :------: | :------: | :------------: | :----------: | +| [Achilles](https://github.com/OHDSI/Achilles) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/Achilles?label=%20)](https://ohdsi.github.io/Achilles/) | Frank DeFalco | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/Achilles?label=%20)](https://github.com/OHDSI/Achilles/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/Achilles?label=%20)](https://github.com/OHDSI/Achilles/pulls) | [![Build Status](https://github.com/OHDSI/Achilles/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/Achilles/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/Achilles/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/Achilles?branch=main) | | [Andromeda](https://github.com/OHDSI/Andromeda) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/Andromeda?label=%20)](https://ohdsi.github.io/Andromeda/) | Adam Black | CRAN | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/Andromeda?label=%20)](https://github.com/OHDSI/Andromeda/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/Andromeda?label=%20)](https://github.com/OHDSI/Andromeda/pulls) | [![Build Status](https://github.com/OHDSI/Andromeda/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/Andromeda/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/Andromeda/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/Andromeda?branch=main) | | [BigKnn](https://github.com/OHDSI/BigKnn) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/BigKnn?label=%20)](https://ohdsi.github.io/BigKnn/) | Martijn Schuemie | GitHub | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/BigKnn?label=%20)](https://github.com/OHDSI/BigKnn/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/BigKnn?label=%20)](https://github.com/OHDSI/BigKnn/pulls) | [![Build Status](https://github.com/OHDSI/BigKnn/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/BigKnn/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/BigKnn/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/BigKnn?branch=main) | | [BrokenAdaptiveRidge](https://github.com/OHDSI/BrokenAdaptiveRidge) | [![Version](https://img.shields.io/github/r-package/v/ohdsi/BrokenAdaptiveRidge?label=%20)](https://ohdsi.github.io/BrokenAdaptiveRidge/) | Marc Suchard | CRAN | [![Open issues](https://img.shields.io/github/issues-raw/OHDSI/BrokenAdaptiveRidge?label=%20)](https://github.com/OHDSI/BrokenAdaptiveRidge/issues) | [![Open pull-requests](https://img.shields.io/github/issues-pr-raw/OHDSI/BrokenAdaptiveRidge?label=%20)](https://github.com/OHDSI/BrokenAdaptiveRidge/pulls) | [![Build Status](https://github.com/OHDSI/BrokenAdaptiveRidge/workflows/R-CMD-check/badge.svg)](https://github.com/OHDSI/BrokenAdaptiveRidge/actions?query=workflow%3AR-CMD-check) | [![codecov.io](https://codecov.io/github/OHDSI/BrokenAdaptiveRidge/coverage.svg?branch=main)](https://codecov.io/github/OHDSI/BrokenAdaptiveRidge?branch=main) | diff --git a/Rmd/packages.Rmd b/Rmd/packages.Rmd index 28e98f8..fa20f1d 100644 --- a/Rmd/packages.Rmd +++ b/Rmd/packages.Rmd @@ -38,6 +38,7 @@ Below are the packages included in HADES. For each package a link is provided wi