Package: DrugExposureDiagnostics Title: Diagnostics for OMOP Common Data Model Drug Records Version: 1.1.9 Authors@R: c( person("Ger", "Inberg", email = "g.inberg@erasmusmc.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8993-8748")), person("Edward", "Burn", email = "edward.burn@ndorms.ox.ac.uk", role = c("aut"), comment = c(ORCID = "0000-0002-9286-1128")), person("Theresa", "Burkard", email = "theresa.burkard@ndorms.ox.ac.uk", role = c("aut"), comment = c(ORCID = "0000-0003-1313-4473")), person("Yuchen", "Guo", email = "yuchen.guo@ndorms.ox.ac.uk", role = c("ctb"), comment = c(ORCID = "0000-0002-0847-4855")), person("Marti", "Catala", email = "marti.catalasabate@ndorms.ox.ac.uk", role = c("ctb"), comment = c(ORCID = "0000-0003-3308-9905")), person("Mike", "Du", email = "mike.du@ndorms.ox.ac.uk", role = c("ctb"), comment = c(ORCID = "0000-0002-9517-8834")), person("Xintong", "Li", email = "xintong.li@ndorms.ox.ac.uk", role = c("ctb"), comment = c(ORCID = "0000-0002-6872-5804")), person("Ross", "Williams", email = "r.williams@erasmusmc.nl", role = c("ctb"), comment = c(ORCID = "0000-0001-7723-417X")), person("Erasmus MC", role = c("cph")) ) Description: Ingredient specific diagnostics for drug exposure records in the Observational Medical Outcomes Partnership (OMOP) common data model. License: Apache License (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.0) Imports: CDMConnector (>= 1.4.0), dplyr (>= 1.0.0), magrittr (>= 2.0.0), rlang (>= 1.0.0), tidyr (>= 1.2.0), tidyselect (>= 1.2.0), checkmate (>= 2.0.0), glue (>= 1.5.0), DrugUtilisation (>= 0.7.0), omopgenerics (>= 0.2.3), R6 Suggests: testthat (>= 3.0.0), duckdb, odbc, DBI, knitr, rmarkdown, zip, lubridate, tibble, DT, graphics, SqlRender, ggplot2, plotly, tictoc, here, shiny (>= 1.6.0), shinycssloaders, shinyWidgets, shinyjs, shinytest2 Config/testthat/edition: 3 URL: https://darwin-eu.github.io/DrugExposureDiagnostics/, https://github.com/darwin-eu/DrugExposureDiagnostics BugReports: https://github.com/darwin-eu/DrugExposureDiagnostics/issues VignetteBuilder: knitr Language: en-US Collate: 'DrugExposureDiagnostics-package.R' 'checkDaysSupply.R' 'checkDrugDose.R' 'checkDrugExposureDuration.R' 'checkDrugQuantity.R' 'checkDrugRoutes.R' 'checkDrugSig.R' 'checkDrugSourceConcepts.R' 'checkDrugType.R' 'checkDrugsMissing.R' 'checkTimeBetween.R' 'checkVerbatimEndDate.R' 'shinyModule.R' 'dataPlotPanel.R' 'executeChecks.R' 'getDrugRecords.R' 'globals.R' 'ingredientDescendantsInDb.R' 'metaDataPanel.R' 'mockDrugExposure.R' 'obscureCounts.R' 'runBenchmark.R' 'shiny.R' 'shinyApp.R' 'summariseChecks.R' 'utils-pipe.R' 'utils.R' Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://darwin-eu.r-universe.dev Date/Publication: 2026-06-30 08:14:57 UTC RemoteUrl: https://github.com/darwin-eu/drugexposurediagnostics RemoteRef: HEAD RemoteSha: e386f3bb2147a2d4f0693e8eca15c18340c4dd06 NeedsCompilation: no Packaged: 2026-07-03 12:55:26 UTC; root Author: Ger Inberg [aut, cre] (ORCID: ), Edward Burn [aut] (ORCID: ), Theresa Burkard [aut] (ORCID: ), Yuchen Guo [ctb] (ORCID: ), Marti Catala [ctb] (ORCID: ), Mike Du [ctb] (ORCID: ), Xintong Li [ctb] (ORCID: ), Ross Williams [ctb] (ORCID: ), Erasmus MC [cph] Maintainer: Ger Inberg