Package: PublicationBiasBenchmark Type: Package Title: Benchmark for Publication Bias Correction Methods Version: 0.2.1 Maintainer: František Bartoš Authors@R: c( person(given = "František", family = "Bartoš", role = c("aut", "cre"), email = "f.bartos96@gmail.com", comment = c(ORCID = "0000-0002-0018-5573")), person(given = "Samuel", family = "Pawel", role = "aut", comment = c(ORCID = "0000-0003-2779-320X")), person(given = "Björn S.", family = "Siepe", role = "aut", comment = c(ORCID = "0000-0002-9558-4648")), person(given = "Petr", family = "Čala", role = "aut") ) Description: Implements a unified interface for benchmarking meta-analytic publication bias correction methods through simulation studies (see Bartoš et al., 2025, ). It provides 1) predefined data-generating mechanisms from the literature, 2) functions for running meta-analytic methods on simulated data, 3) pre-simulated datasets and pre-computed results for reproducible benchmarks, 4) tools for visualizing and comparing method performance. License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Depends: R (>= 3.5.0) Imports: stats, metafor, osfr, MASS, numDeriv, pwr, sandwich, clubSandwich, lmtest, puniform, Rdpack, MAIVE Suggests: RoBMA (<= 3.6.1), BayesTools (<= 0.2.23), testthat (>= 3.0.0), rmarkdown, knitr, kableExtra, DT, ggplot2, scales, ggdist, rprojroot, desc RdMacros: Rdpack URL: https://github.com/FBartos/PublicationBiasBenchmark, https://fbartos.github.io/PublicationBiasBenchmark/ BugReports: https://github.com/FBartos/PublicationBiasBenchmark/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://fbartos.r-universe.dev Date/Publication: 2026-05-24 10:03:57 UTC RemoteUrl: https://github.com/fbartos/publicationbiasbenchmark RemoteRef: HEAD RemoteSha: 5aa4a4ca1412ef79b97584e799180cceeb71c471 NeedsCompilation: no Packaged: 2026-06-23 10:12:23 UTC; root Author: František Bartoš [aut, cre] (ORCID: ), Samuel Pawel [aut] (ORCID: ), Björn S. Siepe [aut] (ORCID: ), Petr Čala [aut]