Package: SelfControlledCaseSeries Type: Package Title: Self-Controlled Case Series Version: 6.1.5 Date: 2026-05-07 Authors@R: c( person("Martijn", "Schuemie", , "schuemie@ohdsi.org", role = c("aut", "cre")), person("Patrick", "Ryan", role = c("aut")), person("Trevor", "Shaddox", role = c("aut")), person("Marc", "Suchard", role = c("aut")) ) Maintainer: Martijn Schuemie Description: Execute the self-controlled case series (SCCS) design using observational data in the OMOP Common Data Model. Extracts all necessary data from the database and transforms it to the format required for SCCS. Age and season can be modeled using splines assuming constant hazard within calendar months. Event-dependent censoring of the observation period can be corrected for. Many exposures can be included at once (MSCCS), with regularization on all coefficients except for the exposure of interest. Includes diagnostics for all major assumptions of the SCCS. VignetteBuilder: knitr URL: https://ohdsi.github.io/SelfControlledCaseSeries/, https://github.com/OHDSI/SelfControlledCaseSeries BugReports: https://github.com/OHDSI/SelfControlledCaseSeries/issues Depends: R (>= 4.1.0), Cyclops (>= 3.6.0), DatabaseConnector (>= 6.0.0), Andromeda (>= 1.0.0) Imports: SqlRender (>= 1.16.0), dplyr (>= 1.0.0), Rcpp (>= 1.0.9), ParallelLogger (>= 3.4.0), EmpiricalCalibration, splines, ggplot2 (>= 3.4.0), methods, utils, checkmate, readr, ResultModelManager, jsonlite, digest, R6 Suggests: zip, testthat, knitr, rmarkdown, Eunomia, withr License: Apache License 2.0 LinkingTo: Rcpp NeedsCompilation: yes RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) 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-05-08 11:49:36 UTC RemoteUrl: https://github.com/ohdsi/selfcontrolledcaseseries RemoteRef: HEAD RemoteSha: d3c3b489ebae5dc9f812da10d043822a5c22aef7 Packaged: 2026-06-29 06:26:16 UTC; root Author: Martijn Schuemie [aut, cre], Patrick Ryan [aut], Trevor Shaddox [aut], Marc Suchard [aut]