Package: CohortSurvival
Title: Estimate Survival from Common Data Model Cohorts
Version: 0.2.5
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("ctb"),
    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.2.3
Imports: CDMConnector, checkmate, cli, DBI, dplyr, dbplyr, magrittr,
        methods, lubridate, broom, PatientProfiles, rlang (>= 0.4.11),
        survival, scales, stringr, tibble, tidyr
Suggests: testthat (>= 3.0.0), CodelistGenerator, roxygen2, knitr,
        tictoc, rmarkdown, ggplot2, duckdb
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
URL: https://darwin-eu-dev.github.io/CohortSurvival/
NeedsCompilation: no
Packaged: 2023-12-07 15:02:55 UTC; eburn
Author: Edward Burn [aut, cre] (<https://orcid.org/0000-0002-9286-1128>),
  Kim Lopez [ctb] (<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: 2023-12-07 16:30:05 UTC
