Package: CohortConstructor
Title: Build and Manipulate Study Cohorts Using a Common Data Model
Version: 0.5.0
Authors@R: c(
    person("Edward", "Burn", , "edward.burn@ndorms.ox.ac.uk", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9286-1128")),
    person("Marti", "Catala", , "marti.catalasabate@ndorms.ox.ac.uk", 
    role = c("aut"), comment = c(ORCID = "0000-0003-3308-9905")),
    person("Nuria", "Mercade-Besora", , "nuria.mercadebesora@ndorms.ox.ac.uk", 
    role = c("aut"), comment = c(ORCID = "0009-0006-7948-3747")),
    person("Marta", "Alcalde-Herraiz", , "marta.alcaldeherraiz@ndorms.ox.ac.uk", 
    role = c("aut"), comment = c(ORCID = "0009-0002-4405-1814")),
    person("Mike", "Du", , "mike.du@ndorms.ox.ac.uk", 
    role = c("aut"), comment = c(ORCID = "0000-0002-9517-8834")),
    person("Yuchen", "Guo", email = "yuchen.guo@ndorms.ox.ac.uk", 
    role = c("aut"), comment = c(ORCID = "0000-0002-0847-4855")),
    person("Xihang", "Chen", , "xihang.chen@ndorms.ox.ac.uk", 
    role = c("aut"), comment = c(ORCID = "0009-0001-8112-8959")),
    person("Kim", "Lopez-Guell", , "kim.lopez@spc.ox.ac.uk", 
    role = "aut", comment = c(ORCID = "0000-0002-8462-8668")),
    person("Elin", "Rowlands", , "elin.rowlands@ndorms.ox.ac.uk", 
    role = "aut", comment = c(ORCID = "0009-0005-5166-0417")))
Description: Create and manipulate study cohorts in data mapped to the 
    Observational Medical Outcomes Partnership Common Data Model.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: CDMConnector (>= 1.7.0), checkmate, cli, clock, dbplyr (>=
        2.5.0), dplyr, glue, magrittr, omopgenerics (>= 1.0.0),
        PatientProfiles (>= 1.2.3), purrr, rlang, tidyr, utils
Suggests: DBI, CodelistGenerator (>= 3.4.1), DrugUtilisation, duckdb,
        knitr, rmarkdown, testthat (>= 3.0.0), tibble, stringr,
        IncidencePrevalence, omock (>= 0.2.0), covr, RPostgres, odbc,
        CohortCharacteristics, ggplot2, DiagrammeR, visOmopResults, gt,
        scales, here, ggpubr, SqlRender, CirceR, tictoc
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
Depends: R (>= 4.1)
URL: https://ohdsi.github.io/CohortConstructor/,
        https://github.com/OHDSI/CohortConstructor
LazyData: true
NeedsCompilation: no
Packaged: 2025-07-30 17:50:54 UTC; orms0426
Author: Edward Burn [aut, cre] (ORCID: <https://orcid.org/0000-0002-9286-1128>),
  Marti Catala [aut] (ORCID: <https://orcid.org/0000-0003-3308-9905>),
  Nuria Mercade-Besora [aut] (ORCID:
    <https://orcid.org/0009-0006-7948-3747>),
  Marta Alcalde-Herraiz [aut] (ORCID:
    <https://orcid.org/0009-0002-4405-1814>),
  Mike Du [aut] (ORCID: <https://orcid.org/0000-0002-9517-8834>),
  Yuchen Guo [aut] (ORCID: <https://orcid.org/0000-0002-0847-4855>),
  Xihang Chen [aut] (ORCID: <https://orcid.org/0009-0001-8112-8959>),
  Kim Lopez-Guell [aut] (ORCID: <https://orcid.org/0000-0002-8462-8668>),
  Elin Rowlands [aut] (ORCID: <https://orcid.org/0009-0005-5166-0417>)
Maintainer: Edward Burn <edward.burn@ndorms.ox.ac.uk>
Repository: CRAN
Date/Publication: 2025-07-30 18:30:02 UTC
Built: R 4.3.3; ; 2025-07-30 20:21:20 UTC; unix
