Skip to contents

DrugUtilisation 0.8.1

CRAN release: 2024-12-19

  • Arguments recorded in summarise* functions by @catalamarti
  • Improved performance of addIndication, addTreatment, summariseIndication, summariseTreatment by @catalamarti

DrugUtilisation 0.8.0

CRAN release: 2024-12-10

New features

Minor updates

Bug fix

DrugUtilisation 0.7.0

CRAN release: 2024-07-29

  • Deprecate dose specific functions: addDailyDose, addRoute, stratifyByUnit.

  • Deprecate drug use functions: addDrugUse, summariseDrugUse.

  • Rename dailyDoseCoverage -> summariseDoseCoverage.

  • Refactor of addIndication to create a categorical variable per window.

  • New functionality summariseProportionOfPatientsCovered, tableProportionOfPatientsCovered and plotProportionOfPatientsCovered.

  • Create require* functions.

  • New functionality summariseDrugRestart, tableDrugRestart and plotDrugRestart.

  • New functionality addDrugUtilisation, summariseDrugUtilisation and tableDrugUtilisation