Package: PatientProfiles
Type: Package
Title: Identify Characteristics of Patients in the OMOP Common Data
        Model
Version: 1.1.1
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("aut"), comment = c(ORCID = "0009-0006-7948-3747")),
    person("Xintong", "Li", , "xintong.li@ndorms.ox.ac.uk", role = c("ctb"),
    comment = c(ORCID = "0000-0002-6872-5804")),
    person("Xihang", "Chen", , "xihang.chen@ndorms.ox.ac.uk", role = c("ctb"),
    comment = c(ORCID = "0009-0001-8112-8959"))
    )
Maintainer: Marti Catala <marti.catalasabate@ndorms.ox.ac.uk>
Description: Identify the characteristics of patients in data mapped to the Observational Medical Outcomes Partnership (OMOP) common data model.
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, here, DT, DBI, gt, tictoc, withr, scales
Imports: magrittr, CDMConnector (>= 1.3.1), dplyr, tidyr, checkmate,
        rlang, cli, stringr, omopgenerics (>= 0.2.0), visOmopResults
        (>= 0.2.0), purrr, lifecycle
URL: https://darwin-eu-dev.github.io/PatientProfiles/
BugReports: https://github.com/darwin-eu-dev/PatientProfiles/issues
Language: en-US
Depends: R (>= 2.10)
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-07-28 09:36:01 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 [aut] (<https://orcid.org/0009-0006-7948-3747>),
  Xintong Li [ctb] (<https://orcid.org/0000-0002-6872-5804>),
  Xihang Chen [ctb] (<https://orcid.org/0009-0001-8112-8959>)
Repository: CRAN
Date/Publication: 2024-07-28 11:10:02 UTC
