Package: CodelistGenerator
Title: Generate Code Lists for the OMOP Common Data Model
Version: 1.0.0
Authors@R: 
    person("Edward", "Burn", , "edward.burn@ndorms.ox.ac.uk", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9286-1128"))
Description: Generate a candidate code list for the Observational Medical Outcomes Partnership (OMOP) common data model based on string matching. For a given search strategy, a candidate code list will be returned.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: CDMConnector (>= 0.4.1), checkmate (>= 2.0.0), DBI (>= 1.1.0),
        dplyr (>= 1.0.0), magrittr (>= 2.0.0), rlang (>= 1.0.0), glue
        (>= 1.5.0), stringr (>= 1.4.0), tidyselect (>= 1.2.0), tidyr
        (>= 1.2.0)
Suggests: arrow (>= 9.0.0), covr, dbplyr (>= 2.2.1), knitr, readr (>=
        2.1.0), duckdb, DT, rmarkdown, here (>= 1.0.0), testthat (>=
        3.0.0), kableExtra (>= 1.0.0), RPostgres, odbc, spelling
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://darwin-eu.github.io/CodelistGenerator/
Language: en-US
NeedsCompilation: no
Packaged: 2023-02-06 21:15:10 UTC; eburn
Author: Edward Burn [aut, cre] (<https://orcid.org/0000-0002-9286-1128>)
Maintainer: Edward Burn <edward.burn@ndorms.ox.ac.uk>
Repository: CRAN
Date/Publication: 2023-02-07 11:02:31 UTC
