Package: EvidenceSynthesis
Type: Package
Title: Synthesizing Causal Evidence in a Distributed Research Network
Version: 0.5.0
Date: 2023-05-08
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 (>= 3.5.0)
Imports: dplyr, ggplot2, ggdist, gridExtra, meta, EmpiricalCalibration,
        rJava, BeastJar, Cyclops (>= 3.1.0), HDInterval, coda, rlang,
        methods
Suggests: knitr, rmarkdown, testthat, sn
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.2.3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2023-05-08 11:57:19 UTC; MSCHUEMI
Author: Martijn Schuemie [aut, cre],
  Marc A. Suchard [aut],
  Fan Bu [aut],
  Observational Health Data Science and Informatics [cph]
Repository: CRAN
Date/Publication: 2023-05-08 12:20:02 UTC
Built: R 4.1.2; ; 2023-05-09 12:17:41 UTC; unix
