Package: SelfControlledCaseSeries
Type: Package
Title: Self-Controlled Case Series
Version: 6.1.1
Date: 2025-10-24
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 <schuemie@ohdsi.org>
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
Encoding: UTF-8
Packaged: 2025-10-28 05:34:18 UTC; schuemie
Author: Martijn Schuemie [aut, cre],
  Patrick Ryan [aut],
  Trevor Shaddox [aut],
  Marc Suchard [aut]
Repository: CRAN
Date/Publication: 2025-10-28 06:20:08 UTC
Built: R 4.4.1; x86_64-apple-darwin20; 2025-10-28 08:31:37 UTC; unix
Archs: SelfControlledCaseSeries.so.dSYM
