Package: confMeta Title: Confidence Curves and P-Value Functions for Meta-Analysis Version: 0.1.1 Authors@R: c( person("Saverio", "Fontana", email = "savefontana@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0001-9116-7812")), person("Felix", "Hofmann", email = "felix@fshofmann.com", role = c("aut"), comment = c(ORCID = "0000-0002-3891-6239")), person("Leonhard", "Held", email = "leonhard.held@uzh.ch", role = c("aut"), comment = c(ORCID = "0000-0002-8686-5325")), person("Samuel", "Pawel", email = "samuel.pawel@uzh.ch", role = c("aut"), comment = c(ORCID = "0000-0003-2779-320X")) ) Description: Provides tools for the combination of individual study results in meta-analyses using 'p-value' functions. Implements various combination methods including those by Fisher, Stouffer, Tippett, Edgington along with weighted generalizations. Contains functionality for the visualization and calculation of confidence curves and drapery plots to summarize evidence across studies. License: GPL (>= 3) Language: en-US BugReports: https://github.com/SaveFonta/confMeta/issues URL: https://github.com/SaveFonta/confMeta Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: ggplot2, meta, metafor, patchwork, ReplicationSuccess, scales, stats, rlang Suggests: knitr, rmarkdown, bayesmeta, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libxml2-dev libx11-dev Repository: https://savefonta.r-universe.dev Date/Publication: 2026-07-01 20:07:02 UTC RemoteUrl: https://github.com/savefonta/confmeta RemoteRef: HEAD RemoteSha: 2fb5493b18375bd0964d46ee45683e7c5ab4b3fe NeedsCompilation: no Packaged: 2026-07-01 21:13:26 UTC; root Author: Saverio Fontana [aut, cre] (ORCID: ), Felix Hofmann [aut] (ORCID: ), Leonhard Held [aut] (ORCID: ), Samuel Pawel [aut] (ORCID: ) Maintainer: Saverio Fontana