Package: visOmopResults
Title: Graphs and Tables for OMOP Results
Version: 0.0.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(
        "Núria", "Mercadé-Besora", , "nuria.mercadebesora@ndorms.ox.ac.uk", 
        role = c("aut"), comment = c(ORCID = "0009-0006-7948-3747")
    )
    )
Description: Provides methods to transform omop_result objects into formatted
    tables and figures, facilitating the visualization of study results working 
    with the Observational Medical Outcomes Partnership (OMOP) Common Data 
    Model.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
Imports: checkmate, cli, dplyr, flextable, glue, gt, officer,
        omopgenerics (>= 0.0.2), rlang, stringr, tidyr
URL: https://oxford-pharmacoepi.github.io/visOmopResults/
BugReports: https://github.com/oxford-pharmacoepi/visOmopResults/issues
NeedsCompilation: no
Packaged: 2024-02-05 17:55:10 UTC; nmercade
Author: Marti Catala [aut, cre] (<https://orcid.org/0000-0003-3308-9905>),
  Núria Mercadé-Besora [aut] (<https://orcid.org/0009-0006-7948-3747>)
Maintainer: Marti Catala <marti.catalasabate@ndorms.ox.ac.uk>
Repository: CRAN
Date/Publication: 2024-02-06 17:30:02 UTC
