Package: EvidenceSynthesis
Type: Package
Title: Synthesizing Causal Evidence in a Distributed Research Network
Version: 1.1.0
Date: 2025-10-15
Authors@R: c(
  person("Martijn", "Schuemie", email = "schuemie@ohdsi.org", role = c("aut", "cre")),
  person("Marc A.", "Suchard", , "msuchard@ucla.edu", role = c("aut")),
  person("Fan", "Bu", email = "fanbu@ucla.edu", role = c("aut")),
  person("Observational Health Data Science and Informatics", role = c("cph"))
  )
Maintainer: Martijn Schuemie <schuemie@ohdsi.org>
Description: Routines for combining causal effect estimates and study diagnostics across multiple data sites in a distributed study, without sharing patient-level data. 
  Allows for normal and non-normal approximations of the data-site likelihood of the effect parameter. 
SystemRequirements: Java (>= 8)
Depends: survival, R (>= 4.1.0)
Imports: dplyr, ggplot2 (>= 4.0.0), ggdist, gridExtra, meta,
        EmpiricalCalibration, rJava, BeastJar (>= 10.5.1), Cyclops (>=
        3.6.0), HDInterval, coda, rlang, methods
Suggests: knitr, rmarkdown, testthat, sn, tidyr
License: Apache License 2.0
URL: https://ohdsi.github.io/EvidenceSynthesis/,
        https://github.com/OHDSI/EvidenceSynthesis
BugReports: https://github.com/OHDSI/EvidenceSynthesis/issues
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2025-10-15 07:56:19 UTC; schuemie
Author: Martijn Schuemie [aut, cre],
  Marc A. Suchard [aut],
  Fan Bu [aut],
  Observational Health Data Science and Informatics [cph]
Repository: CRAN
Date/Publication: 2025-10-15 08:30:09 UTC
Built: R 4.5.2; ; 2025-11-01 03:52:11 UTC; windows
