Releases: darwin-eu/DrugUtilisation
Releases · darwin-eu/DrugUtilisation
v1.0.5
v1.0.4
v1.0.3
Merge pull request #12 from darwin-eu/release_103 Release 1.0.3
v1.0.2
What's Changed
- Add examples of atc and ingredient documentation by @catalamarti
- Add summariseTreatment input information in vignette by @KimLopezGuell
- Drug restart documentation by @KimLopezGuell
- Add drug utilisation documentation by @KimLopezGuell
- Update equation daily dose vignette by @KimLopezGuell
- Compatibility with omopgenerics 1.2.0 by @catalamarti
- Homogenise examples by @catalamarti
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- lifecycle stable by @catalamarti
- Correct settings to not be NA by @catalamarti
- add .options argument by @catalamarti
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- plotPPC between 0 and 100% by @catalamarti in darwin-eu-dev/DrugUtilisation#685
- add observation_period_id in erafy by @catalamarti in darwin-eu-dev/DrugUtilisation#684
- use window_name as factor by @catalamarti in darwin-eu-dev/DrugUtilisation#686
- remove lifecycle for version 1.0.0 by @catalamarti in darwin-eu-dev/DrugUtilisation#688
- use mockDisconnect in all tests by @catalamarti in darwin-eu-dev/DrugUtilisation#691
- Change default of tables to hide all settings by @catalamarti in darwin-eu-dev/DrugUtilisation#692
- validateNameStyle by @catalamarti in darwin-eu-dev/DrugUtilisation#693
- update requirePriorDrugWashout to <= by @catalamarti in darwin-eu-dev/DrugUtilisation#695
- add tests by @catalamarti in darwin-eu-dev/DrugUtilisation#696
- Release 1.0.0 by @catalamarti in darwin-eu-dev/DrugUtilisation#697
Full Changelog: v0.8.3...v1.0.0
v0.8.3
What's Changed
- Add +1L to initialExposureDuration to calculate duration as
end - start + 1by @catalamarti
Full Changelog: v0.8.2...v0.8.3
v0.8.2
v0.8.1
What's Changed
- Arguments recorded in summarise* functions by @catalamarti
- Improved performance of addIndication, addTreatment, summariseIndication, summariseTreatment by @catalamarti
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- update links by @catalamarti
- fix omopgenerics tests by @catalamarti
- Issue 610 by @catalamarti
- fix issue 609 by @MimiYuchenGuo
- add messages by @catalamarti
- Refactor of table functions following visOmopResults 0.5.0 release by @catalamarti
- add confidence intervals to PPC by @catalamarti
- cast settings to characters by @catalamarti
- checkVersion utility function by @catalamarti
- erafyCohort by @catalamarti
- Add messages to cohort creation by @catalamarti
- pkg versions by @catalamarti
- Deprecation warnings to errors by @catalamarti
- Add numberExposures and daysPrescribed to generate functions by @catalamarti
- Add subsetCohort and subsetCohortId arguments to cohort creation functions by @catalamarti
- addDrugRestart by @catalamarti
- Refactor benchmark function by @catalamarti
- Add initialExposureDuration by @catalamarti
- Add message if too many indications by @catalamarti
- not treated -> untreated by @catalamarti
- warn overwrite columns by @catalamarti
- Report dropped records all at once by @catalamarti
- Issue 640 by @catalamarti
- add documentation helpers for consistent argument documentation by @catalamarti
- allow integer64 in sampleSize by @catalamarti
- add cohortId to summarise* functions by @catalamarti
- Issue 613 by @catalamarti
- addDaysPrescribed by @catalamarti
- explicitly call group and settings columns by @catalamarti
- exposedTime -> daysExposed by @catalamarti
- test addDaysPrescribed by @catalamarti
- plotDrugUtilisation by @catalamarti
- refactor plots to use visOmopResults plot tools by @catalamarti
- v0.8.0 by @catalamarti
Full Changelog: darwin-eu-dev/DrugUtilisation@v0.7.1...v0.8.0