Package: OhdsiReportGenerator
Type: Package
Title: Observational Health Data Sciences and Informatics Report
        Generator
Version: 1.1.1
Date: 2025-5-08
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, ggplot2, ggpubr,
        gt, htmltools, kableExtra, ParallelLogger, quarto, reactable,
        rlang, rmarkdown, tibble, tidyr
Suggests: knitr, markdown, ResultModelManager, RSQLite, testthat
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-05-22 19:14:23 UTC; jreps
Author: Jenna Reps [aut, cre],
  Anthony Sena [aut]
Repository: CRAN
Date/Publication: 2025-05-22 20:00:08 UTC
Built: R 4.4.3; ; 2025-10-21 15:43:02 UTC; windows
