Package: SelfControlledCohort Type: Package Title: Self-Controlled Cohort Population-Level Estimation Version: 2.0.0 Date: 2026-05-27 Authors@R: c( person("Jamie", "Gilbert", email = "gilbert@ohdsi.org", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-2294-3459")), person("Martijn", "Schuemie", email = "schuemie@ohdsi.org", role = c("aut")), person("Patrick", "Ryan", role = c("aut")), person("Observational Health Data Science and Informatics", role = c("cph")) ) Maintainer: Jamie Gilbert Description: Estimates incidence rate ratios by comparing time exposed with time unexposed among an exposed cohort using self-controlled cohort methodology as described in Ryan et al. (2013) . Functions used for empirical calibration of effect estimates, confidence intervals, and p-values are included to control for residual bias. URL: https://github.com/OHDSI/SelfControlledCohort, https://ohdsi.github.io/SelfControlledCohort/ BugReports: https://github.com/OHDSI/SelfControlledCohort/issues Language: en-US Depends: DatabaseConnector (>= 5.0.0), R (>= 4.1.0) Imports: SqlRender (>= 1.4.3), ParallelLogger, rateratio.test, checkmate, dplyr, EmpiricalCalibration, ResultModelManager, Andromeda, readr, rlang, cli, stats Suggests: withr, testthat, knitr, rmarkdown, Eunomia, duckdb, DiagrammeR, tidyr, R.utils, jsonlite, DT, ggplot2, shiny, shinycssloaders, plotly, reactable, shinyWidgets License: Apache License 2.0 RoxygenNote: 8.0.0 VignetteBuilder: knitr Encoding: UTF-8 Config/pak/sysreqs: make default-jdk libicu-dev libxml2-dev libx11-dev xz-utils Repository: https://ohdsi.r-universe.dev Date/Publication: 2026-06-17 15:10:03 UTC RemoteUrl: https://github.com/ohdsi/selfcontrolledcohort RemoteRef: HEAD RemoteSha: 173add540c06ba632dfee8a1f4a37b0327e875a9 NeedsCompilation: no Packaged: 2026-06-29 06:26:37 UTC; root Author: Jamie Gilbert [cre, aut] (ORCID: ), Martijn Schuemie [aut], Patrick Ryan [aut], Observational Health Data Science and Informatics [cph]