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 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 Roxygen: list(markdown = TRUE) Encoding: UTF-8 LazyData: true Config/pak/sysreqs: cmake make default-jdk libicu-dev libxml2-dev libx11-dev xz-utils Repository: https://ohdsi.r-universe.dev Date/Publication: 2025-10-15 13:13:32 UTC RemoteUrl: https://github.com/ohdsi/evidencesynthesis RemoteRef: HEAD RemoteSha: b578ba20e95a5ab8dbc430c50e48ee27b67dd2f8 NeedsCompilation: no Packaged: 2026-07-03 20:27:20 UTC; root Author: Martijn Schuemie [aut, cre], Marc A. Suchard [aut], Fan Bu [aut], Observational Health Data Science and Informatics [cph]