Package: CodelistGenerator
Title: Identify Relevant Clinical Codes and Evaluate Their Use
Version: 3.5.0
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")),
    person("Xihang", "Chen", email = "xihang.chen@ndorms.ox.ac.uk", 
    role = c("aut"), 
    comment = c(ORCID = "0009-0001-8112-8959")),
    person("Nuria", "Mercade-Besora", email = "nuria.mercadebesora@ndorms.ox.ac.uk", 
    role = c("aut"), comment = c(ORCID = "0009-0006-7948-3747")),
    person("Mike", "Du", email = "mike.du@ndorms.ox.ac.uk", 
    role = c("ctb"), 
    comment = c(ORCID = "0000-0002-9517-8834")),
    person("Danielle", "Newby", email = "danielle.newby@ndorms.ox.ac.uk", 
    role = c("ctb"), 
    comment = c(ORCID = "0000-0002-3001-1478")),
    person( "Marta", "Alcalde-Herraiz", email = "marta.alcaldeherraiz@ndorms.ox.ac.uk", 
    role = c("ctb"), 
    comment = c(ORCID = "0009-0002-4405-1814")
    ))
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.2
Depends: R (>= 4.1)
Imports: DBI (>= 1.1.0), dplyr (>= 1.1.0), omopgenerics (>= 1.1.1),
        rlang (>= 1.0.0), glue (>= 1.5.0), stringr (>= 1.4.0), stringi
        (>= 1.8.1), tidyr (>= 1.2.0), cli (>= 3.1.0), purrr, clock,
        PatientProfiles (>= 1.3.1), vctrs, jsonlite, lifecycle
Suggests: covr, duckdb, CDMConnector (>= 1.7.0), visOmopResults (>=
        1.0.0), knitr, rmarkdown, testthat (>= 3.0.0), RPostgres, odbc,
        spelling, tibble, gt, flextable, omock, CohortConstructor
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
URL: https://darwin-eu.github.io/CodelistGenerator/
Language: en-US
NeedsCompilation: no
Packaged: 2025-04-10 16:24:02 UTC; eburn
Author: Edward Burn [aut, cre] (<https://orcid.org/0000-0002-9286-1128>),
  Marti Catala [ctb] (<https://orcid.org/0000-0003-3308-9905>),
  Xihang Chen [aut] (<https://orcid.org/0009-0001-8112-8959>),
  Nuria Mercade-Besora [aut] (<https://orcid.org/0009-0006-7948-3747>),
  Mike Du [ctb] (<https://orcid.org/0000-0002-9517-8834>),
  Danielle Newby [ctb] (<https://orcid.org/0000-0002-3001-1478>),
  Marta Alcalde-Herraiz [ctb] (<https://orcid.org/0009-0002-4405-1814>)
Maintainer: Edward Burn <edward.burn@ndorms.ox.ac.uk>
Repository: CRAN
Date/Publication: 2025-04-10 19:20:39 UTC
