Package: CohortSurvival
Title: Estimate Survival from Common Data Model Cohorts
Version: 0.5.1
Authors@R: c(
    person("Edward", "Burn", email = "edward.burn@ndorms.ox.ac.uk", 
    role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-9286-1128")), 
    person("Kim", "Lopez", email = "kim.lopez@spc.ox.ac.uk", role = c("aut"),
    comment = c(ORCID = "0000-0002-8462-8668")),
    person("Marti", "Catala", email = "marti.catalasabate@ndorms.ox.ac.uk", 
    role = c("ctb"), 
    comment = c(ORCID = "0000-0003-3308-9905")),
    person("Xintong", "Li", email = "xintong.li@ndorms.ox.ac.uk", 
    role = c("ctb"), 
    comment = c(ORCID = "0000-0003-3308-9905")),
    person("Danielle", "Newby", email = "danielle.newby@ndorms.ox.ac.uk", 
    role = c("ctb"), 
    comment = c(ORCID = "0000-0002-3001-1478")))
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.1
Imports: CDMConnector (>= 1.3.0), omopgenerics (>= 0.2.0), checkmate,
        cli, DBI, dplyr, dbplyr, magrittr, lubridate, broom,
        PatientProfiles, visOmopResults (>= 0.3.0), rlang (>= 0.4.11),
        survival, scales, stringr, tibble, tidyr
Suggests: testthat (>= 3.0.0), CodelistGenerator, roxygen2, knitr,
        tictoc, rmarkdown, ggplot2, patchwork, cmprsk, duckdb, gt,
        flextable
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
URL: https://darwin-eu-dev.github.io/CohortSurvival/
NeedsCompilation: no
Packaged: 2024-05-18 07:18:56 UTC; eburn
Author: Edward Burn [aut, cre] (<https://orcid.org/0000-0002-9286-1128>),
  Kim Lopez [aut] (<https://orcid.org/0000-0002-8462-8668>),
  Marti Catala [ctb] (<https://orcid.org/0000-0003-3308-9905>),
  Xintong Li [ctb] (<https://orcid.org/0000-0003-3308-9905>),
  Danielle Newby [ctb] (<https://orcid.org/0000-0002-3001-1478>)
Maintainer: Edward Burn <edward.burn@ndorms.ox.ac.uk>
Repository: CRAN
Date/Publication: 2024-05-18 07:40:02 UTC
