Package: CodelistGenerator
Title: Identify Relevant Clinical Codes and Evaluate Their Use
Version: 2.2.3
Authors@R: c(
    person("Edward", "Burn", email = "edward.burn@ndorms.ox.ac.uk", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-9286-1128")),
    person("Marti", "Catala", email = "marti.catalasabate@ndorms.ox.ac.uk", 
    role = c("ctb"), 
    comment = c(ORCID = "0000-0003-3308-9905")))
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.3.1
Depends: R (>= 3.5.0)
Imports: CDMConnector (>= 1.3.0), checkmate (>= 2.0.0), DBI (>= 1.1.0),
        duckdb, dplyr (>= 1.1.0), magrittr (>= 2.0.0), omopgenerics (>=
        0.0.2), rlang (>= 1.0.0), glue (>= 1.5.0), stringr (>= 1.4.0),
        tidyselect (>= 1.2.0), tidyr (>= 1.2.0), cli (>= 3.1.0), purrr,
        lubridate, PatientProfiles (>= 0.3.0), RJSONIO, vctrs
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0), RPostgres, odbc,
        spelling, tibble
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
URL: https://darwin-eu.github.io/CodelistGenerator/
Language: en-US
NeedsCompilation: no
Packaged: 2024-03-08 22:02:24 UTC; eburn
Author: Edward Burn [aut, cre] (<https://orcid.org/0000-0002-9286-1128>),
  Marti Catala [ctb] (<https://orcid.org/0000-0003-3308-9905>)
Maintainer: Edward Burn <edward.burn@ndorms.ox.ac.uk>
Repository: CRAN
Date/Publication: 2024-03-08 22:20:02 UTC
Built: R 4.2.3; ; 2024-03-09 02:23:45 UTC; unix
