Package: OmopSketch
Title: Characterise Tables of an OMOP Common Data Model Instance
Version: 0.5.1
Authors@R: c(
    person( 
        "Marta", "Alcalde-Herraiz", 
        email = "marta.alcaldeherraiz@ndorms.ox.ac.uk", role = c("aut"), 
        comment = c(ORCID = "0009-0002-4405-1814")
    ),
    person(
        "Kim", "Lopez-Guell", email = "kim.lopez@spc.ox.ac.uk", role = c("aut"),
        comment = c(ORCID = "0000-0002-8462-8668")
    ),
    person(
        "Elin", "Rowlands", email = "elin.rowlands@ndorms.ox.ac.uk", 
        role = c("aut"), comment = c(ORCID = "0009-0005-5166-0417")
    ),
    person(
        "Cecilia", "Campanile", email = "cecilia.campanile@ndorms.ox.ac.uk", 
        role = c("aut", "cre"), comment = c(ORCID = "0009-0007-6629-4661")
    ),
    person(
        "Edward", "Burn", email = "edward.burn@ndorms.ox.ac.uk", 
        role = c("aut"), comment = c(ORCID = "0000-0002-9286-1128")
    ),
    person(
        "Martí", "Català", email = "marti.catalasabate@ndorms.ox.ac.uk", 
        role = c("aut"), comment = c(ORCID = "0000-0003-3308-9905")
    ))
Maintainer: Cecilia Campanile <cecilia.campanile@ndorms.ox.ac.uk>
Description: Summarises key information in data mapped to the Observational 
    Medical Outcomes Partnership (OMOP) common data model. Assess suitability to 
    perform specific epidemiological studies and explore the different domains
    to obtain feasibility counts and trends.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: CodelistGenerator, CohortCharacteristics, DBI, duckdb, DT,
        flextable, gt, here, knitr, lubridate, odbc, OmopViewer (>=
        0.3.0), sortable, reactable, remotes, rmarkdown, RPostgres,
        shinyWidgets, testthat (>= 3.0.0), withr, omock (>= 0.3.0),
        covr, ggplot2, visOmopResults (>= 0.5.0), devtools
Config/testthat/edition: 3
Config/testthat/parallel: true
Imports: CDMConnector (>= 1.3.0), cli, clock, CohortConstructor (>=
        0.3.1), dplyr, glue, lifecycle, omopgenerics (>= 0.4.1),
        PatientProfiles (>= 1.3.1), purrr, rlang, stringr, tibble,
        tidyr
Depends: R (>= 4.1)
URL: https://OHDSI.github.io/OmopSketch/
BugReports: https://github.com/OHDSI/OmopSketch/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-19 19:09:02 UTC; ccampanile
Author: Marta Alcalde-Herraiz [aut] (ORCID:
    <https://orcid.org/0009-0002-4405-1814>),
  Kim Lopez-Guell [aut] (ORCID: <https://orcid.org/0000-0002-8462-8668>),
  Elin Rowlands [aut] (ORCID: <https://orcid.org/0009-0005-5166-0417>),
  Cecilia Campanile [aut, cre] (ORCID:
    <https://orcid.org/0009-0007-6629-4661>),
  Edward Burn [aut] (ORCID: <https://orcid.org/0000-0002-9286-1128>),
  Martí Català [aut] (ORCID: <https://orcid.org/0000-0003-3308-9905>)
Repository: CRAN
Date/Publication: 2025-06-19 19:50:06 UTC
Built: R 4.4.3; ; 2025-10-21 15:15:06 UTC; windows
