Package: OhdsiReportGenerator
Type: Package
Title: Observational Health Data Sciences and Informatics Report
        Generator
Version: 2.1.0
Date: 2026-03-18
Authors@R: c(
  person("Jenna", "Reps", email = "jreps@its.jnj.com", role = c("aut", "cre")),
  person("Anthony", "Sena", email = "sena@ohdsi.org", role = c("aut"))
  )
Maintainer: Jenna Reps <jreps@its.jnj.com>
Description: Extract results into R from the Observational Health Data Sciences and Informatics result database (see <https://ohdsi.github.io/Strategus/results-schema/index.html>) and generate reports/presentations via 'quarto' that summarize results in HTML format. Learn more about 'OhdsiReportGenerator' at <https://ohdsi.github.io/OhdsiReportGenerator/>.
License: Apache License 2.0
URL: https://ohdsi.github.io/OhdsiReportGenerator/,
        https://github.com/OHDSI/OhdsiReportGenerator
BugReports: https://github.com/OHDSI/OhdsiReportGenerator/issues
VignetteBuilder: knitr
Depends: R (>= 3.3.0)
Imports: CirceR, DatabaseConnector, forestplot, dplyr, fs, ggplot2,
        ggpubr, gt, htmltools, kableExtra, ParallelLogger, quarto,
        reactable (>= 0.4.4), rlang, rmarkdown, SqlRender, tibble,
        tidyr
Suggests: knitr, markdown, ResultModelManager, RSQLite, testthat (>=
        3.0.0)
RoxygenNote: 7.3.3
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-25 17:01:05 UTC; jreps
Author: Jenna Reps [aut, cre],
  Anthony Sena [aut]
Repository: CRAN
Date/Publication: 2026-03-25 17:50:02 UTC
Built: R 4.6.0; ; 2026-04-26 04:06:33 UTC; unix
