Package: CohortSurvival
Title: Estimate Survival from Common Data Model Cohorts
Version: 1.0.3
Authors@R: c(
    person("Kim", "López-Güell", email = "kim.lopez@spc.ox.ac.uk", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-8462-8668")),
    person("Edward", "Burn", email = "edward.burn@ndorms.ox.ac.uk", 
    role = c("aut"), 
    comment = c(ORCID = "0000-0002-9286-1128")), 
    person("Marti", "Catala", email = "marti.catalasabate@ndorms.ox.ac.uk", 
    role = c("aut"), 
    comment = c(ORCID = "0000-0003-3308-9905")),
    person("Xintong", "Li", email = "xintong.li@ndorms.ox.ac.uk", 
    role = c("aut"), 
    comment = c(ORCID = "0000-0002-6872-5804")),
    person("Danielle", "Newby", email = "danielle.newby@ndorms.ox.ac.uk", 
    role = c("aut"), 
    comment = c(ORCID = "0000-0002-3001-1478")),
    person("Nuria", "Mercade-Besora", , "nuria.mercadebesora@ndorms.ox.ac.uk", 
    role = c("aut"), 
    comment = c(ORCID = "0009-0006-7948-3747")))
Description: Estimate survival using data mapped to the Observational Medical Outcomes Partnership common data model. Survival can be estimated based on user-defined study cohorts.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: broom, CDMConnector (>= 2.0.0), checkmate, cli, clock, DBI,
        dplyr, glue, magrittr, omopgenerics (>= 1.1.0), PatientProfiles
        (>= 1.3.1), purrr, rlang (>= 0.4.11), survival (>= 3.7.0),
        stats, stringr, tibble, tidyr
Suggests: testthat (>= 3.0.0), CodelistGenerator, roxygen2, knitr,
        tictoc, rmarkdown, ggplot2, patchwork, cmprsk, duckdb, gt,
        flextable, scales, visOmopResults (>= 1.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
URL: https://darwin-eu-dev.github.io/CohortSurvival/
NeedsCompilation: no
Packaged: 2025-08-18 11:53:22 UTC; spet5356
Author: Kim López-Güell [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8462-8668>),
  Edward Burn [aut] (ORCID: <https://orcid.org/0000-0002-9286-1128>),
  Marti Catala [aut] (ORCID: <https://orcid.org/0000-0003-3308-9905>),
  Xintong Li [aut] (ORCID: <https://orcid.org/0000-0002-6872-5804>),
  Danielle Newby [aut] (ORCID: <https://orcid.org/0000-0002-3001-1478>),
  Nuria Mercade-Besora [aut] (ORCID:
    <https://orcid.org/0009-0006-7948-3747>)
Maintainer: Kim López-Güell <kim.lopez@spc.ox.ac.uk>
Repository: CRAN
Date/Publication: 2025-08-18 12:30:08 UTC
Built: R 4.4.1; ; 2025-08-19 22:51:25 UTC; unix
