Package: CohortCharacteristics
Type: Package
Title: Summarise and Visualise Characteristics of Patients in the OMOP
        CDM
Version: 0.2.0
Authors@R: c(
    person("Marti", "Catala", , "marti.catalasabate@ndorms.ox.ac.uk", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3308-9905")),
    person("Yuchen", "Guo", , "yuchen.guo@ndorms.ox.ac.uk", role = c("aut"),
    comment = c(ORCID = "0000-0002-0847-4855")),
    person("Mike", "Du", , "mike.du@ndorms.ox.ac.uk", role = c("aut"), 
    comment = c(ORCID = "0000-0002-9517-8834")),
    person("Kim", "Lopez-Guell", , "kim.lopez@spc.ox.ac.uk", role = c("aut"),
    comment = c(ORCID = "0000-0002-8462-8668")),
    person("Edward", "Burn", , "edward.burn@ndorms.ox.ac.uk", role = c("aut"),
    comment = c(ORCID = "0000-0002-9286-1128")),
    person("Nuria", "Mercade-Besora", , "nuria.mercadebesora@ndorms.ox.ac.uk", 
    role = c("ctb"), comment = c(ORCID = "0009-0006-7948-3747")),
    person("Marta", "Alcalde", , "marta.alcaldeherraiz@ndorms.ox.ac.uk", 
    role = c("aut"), comment = c(ORCID = "0009-0002-4405-1814"))
    )
Maintainer: Marti Catala <marti.catalasabate@ndorms.ox.ac.uk>
Description: Summarise and visualise the characteristics of patients in data 
    mapped to the Observational Medical Outcomes Partnership (OMOP) common data 
    model (CDM).
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: covr, duckdb (>= 0.9.0), testthat (>= 3.1.5), knitr,
        CodelistGenerator, rmarkdown, glue, odbc, ggplot2, spelling,
        RPostgres, dbplyr, PaRe, here, magick, plotly, ggraph, DT,
        cowplot, DiagrammeRsvg, DBI, gt, flextable, tictoc, withr,
        scales, DrugUtilisation
Imports: CDMConnector (>= 1.3.2), dplyr, tidyr, checkmate, lubridate,
        rlang, cli, stringr, omopgenerics (>= 0.2.0), visOmopResults
        (>= 0.3.0), PatientProfiles (>= 0.8.0), ggpubr, magrittr,
        snakecase, DiagrammeR, lifecycle
URL: https://darwin-eu-dev.github.io/CohortCharacteristics/
BugReports: https://github.com/darwin-eu-dev/CohortCharacteristics/issues
Language: en-US
Depends: R (>= 2.10)
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-03 10:02:19 UTC; martics
Author: Marti Catala [aut, cre] (<https://orcid.org/0000-0003-3308-9905>),
  Yuchen Guo [aut] (<https://orcid.org/0000-0002-0847-4855>),
  Mike Du [aut] (<https://orcid.org/0000-0002-9517-8834>),
  Kim Lopez-Guell [aut] (<https://orcid.org/0000-0002-8462-8668>),
  Edward Burn [aut] (<https://orcid.org/0000-0002-9286-1128>),
  Nuria Mercade-Besora [ctb] (<https://orcid.org/0009-0006-7948-3747>),
  Marta Alcalde [aut] (<https://orcid.org/0009-0002-4405-1814>)
Repository: CRAN
Date/Publication: 2024-05-03 12:30:19 UTC
Built: R 4.2.3; ; 2024-05-03 13:52:05 UTC; unix
