CohortDiagnostics version 3.2.0. There are no major api changes in this release so all existing scripts should maintain compatibility with this release.
The main changes are as follows:
- Improved support for Subset operators by fixing some issues around concept sets
- Added a database migration for existing results databases to support cohort definition sets with subsets
- Almost all shiny code has been moved to the OhdsiShinyModules package - this is a single package to install and keep up to date
- Some alterations to plots and tables in the DiagnosticsExplorer shiny app were changed as the ggiraph package was removed due to compatibility and installation issues on Linux environments. All plots now use ggplot2 and/or plotly
- Support for easier publishing to Posit Connect/Rconnect and shinyapps.io (testing of shinyapps.io was limited as it was a paid service)
Please check the release notes for for details of changes.