Package: EvidenceSynthesis
Type: Package
Title: Synthesizing Causal Evidence in a Distributed Research Network
Version: 1.0.0
Date: 2025-08-26
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, 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.2
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2025-08-26 06:32:39 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-08-26 07:00:08 UTC
Built: R 4.6.0; ; 2025-10-11 04:05:45 UTC; windows
