Package: DrugExposureDiagnostics
Title: Diagnostics for OMOP Common Data Model Drug Records
Version: 1.0.4
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("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("Theresa", "Burkard", email = "theresa.burkard@ndorms.ox.ac.uk", role = c("ctb"), 
           comment = c(ORCID = "0000-0003-1313-4473")),
    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
RoxygenNote: 7.2.3
Depends: R (>= 4.0)
Imports: CDMConnector (>= 1.2.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)
Suggests: testthat (>= 3.0.0), duckdb, odbc, DBI, knitr, rmarkdown,
        zip, lubridate, tibble, DT, graphics, SqlRender, PaRe, magick,
        DiagrammeRsvg, ggplot2, cowplot, plotly
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
NeedsCompilation: no
Packaged: 2024-03-18 09:13:36 UTC; ginberg
Author: Ger Inberg [aut, cre] (<https://orcid.org/0000-0001-8993-8748>),
  Edward Burn [aut] (<https://orcid.org/0000-0002-9286-1128>),
  Yuchen Guo [ctb] (<https://orcid.org/0000-0002-0847-4855>),
  Marti Catala [ctb] (<https://orcid.org/0000-0003-3308-9905>),
  Mike Du [ctb] (<https://orcid.org/0000-0002-9517-8834>),
  Theresa Burkard [ctb] (<https://orcid.org/0000-0003-1313-4473>),
  Xintong Li [ctb] (<https://orcid.org/0000-0002-6872-5804>),
  Ross Williams [ctb] (<https://orcid.org/0000-0001-7723-417X>),
  Erasmus MC [cph]
Maintainer: Ger Inberg <g.inberg@erasmusmc.nl>
Repository: CRAN
Date/Publication: 2024-03-18 09:40:02 UTC
Built: R 4.2.3; ; 2024-03-18 10:24:58 UTC; unix
