Package: CohortConstructor Title: Build and Manipulate Study Cohorts Using a Common Data Model Version: 0.6.3.900 Authors@R: c( person("Edward", "Burn", , "edward.burn@ndorms.ox.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9286-1128")), person("Martí", "Català", , "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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli, clock, dplyr, glue, omopgenerics (>= 1.3.2), PatientProfiles (>= 1.4.4), CodelistGenerator (>= 4.0.0), purrr, rlang, tibble, tidyr, utils Suggests: CDMConnector (>= 1.7.0), CirceR, CohortCharacteristics, covr, DBI, DiagrammeR, DrugUtilisation, duckdb, ggplot2, gt, here, IncidencePrevalence, knitr, odbc, omock (>= 0.5.0), rmarkdown, RPostgres, scales, SqlRender, stringr, testthat (>= 3.0.0), tictoc, visOmopResults, systemfonts 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 BugReports: https://github.com/OHDSI/CohortConstructor/issues LazyData: true Config/pak/sysreqs: libicu-dev Repository: https://ohdsi.r-universe.dev Date/Publication: 2026-06-24 06:23:07 UTC RemoteUrl: https://github.com/ohdsi/cohortconstructor RemoteRef: HEAD RemoteSha: f66de929aab71511e852417fb0616ba9c1997866 NeedsCompilation: no Packaged: 2026-06-24 06:57:57 UTC; root Author: Edward Burn [aut, cre] (ORCID: ), Martí Català [aut] (ORCID: ), Nuria Mercade-Besora [aut] (ORCID: ), Marta Alcalde-Herraiz [aut] (ORCID: ), Mike Du [aut] (ORCID: ), Yuchen Guo [aut] (ORCID: ), Xihang Chen [aut] (ORCID: ), Kim Lopez-Guell [aut] (ORCID: ), Elin Rowlands [aut] (ORCID: ) Maintainer: Edward Burn