Package: OmopViewer
Type: Package
Title: Visualise OMOP Results using 'shiny' Applications
Version: 0.7.0
Authors@R: c(
    person(
        "Martí", "Català", , "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 = "aut",
        comment = c(ORCID = "0000-0002-0847-4855")),
    person(
        "Edward", "Burn", , "edward.burn@ndorms.ox.ac.uk", role = "ctb",
        comment = c(ORCID = "0000-0002-9286-1128")),
    person(
        "Nuria", "Mercade-Besora", , "nuria.mercadebesora@ndorms.ox.ac.uk", 
        role = "ctb", comment = c(ORCID = "0009-0006-7948-3747")),
    person(
        "Elin", "Rowlands", , "elin.rowlands@ndorms.ox.ac.uk", 
        role = "ctb", comment = c(ORCID = "0009-0005-5166-0417")),
    person(
        "Cecilia", "Campanile", , "cecilia.campanile@ndorms.ox.ac.uk",
        role = "ctb", comment = c(ORCID = "0009-0007-6629-4661"))
    )
Maintainer: Martí Català <marti.catalasabate@ndorms.ox.ac.uk>
Description: Visualise results obtained from analysing data mapped to the 
    Observational Medical Outcomes Partnership (OMOP) common data model using
    'shiny' applications.
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
URL: https://ohdsi.github.io/OmopViewer/
BugReports: https://github.com/ohdsi/OmopViewer/issues
Depends: R (>= 4.1)
Imports: bslib, cli, dplyr, DT, glue, gt, lifecycle, markdown,
        omopgenerics (>= 0.4.0), purrr, rlang, shiny, snakecase,
        stringr, styler, tidyr, usethis, visOmopResults (>= 1.4.0),
        yaml
Suggests: brand.yml, CDMConnector, CodelistGenerator (>= 3.2.0),
        CohortCharacteristics (>= 1.0.0), CohortConstructor,
        CohortSurvival, cpp11, devtools, DiagrammeR, DiagrammeRsvg,
        DrugUtilisation (>= 0.7.1), duckdb, ggplot2, here, htmlwidgets,
        IncidencePrevalence (>= 0.8.0), knitr, MeasurementDiagnostics
        (>= 0.2.0), omock (>= 0.3.0), OmopSketch, PatientProfiles,
        plotly, progress, reactable, renv, rmarkdown, RPostgres,
        rsconnect, rsvg, shiny.fluent, shinycssloaders, shinyTree,
        shinyWidgets (>= 0.9.0), sortable, testthat (>= 3.1.5), utils,
        webshot2, zip
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2026-02-09 18:10:44 UTC; martics
Author: Martí Català [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3308-9905>),
  Yuchen Guo [aut] (ORCID: <https://orcid.org/0000-0002-0847-4855>),
  Edward Burn [ctb] (ORCID: <https://orcid.org/0000-0002-9286-1128>),
  Nuria Mercade-Besora [ctb] (ORCID:
    <https://orcid.org/0009-0006-7948-3747>),
  Elin Rowlands [ctb] (ORCID: <https://orcid.org/0009-0005-5166-0417>),
  Cecilia Campanile [ctb] (ORCID:
    <https://orcid.org/0009-0007-6629-4661>)
Repository: CRAN
Date/Publication: 2026-02-09 18:30:02 UTC
Built: R 4.5.2; ; 2026-02-15 04:53:11 UTC; windows
