Package: CohortSurvival
Title: Estimate Survival from Common Data Model Cohorts
Version: 0.3.0
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.2.3
Imports: CDMConnector, omopgenerics, checkmate, cli, DBI, dplyr,
        dbplyr, magrittr, 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: 2024-02-08 08:22:46 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-02-08 09:50:02 UTC
