Package: vcmeta Type: Package Title: Varying Coefficient Meta-Analysis Version: 1.6.0 Authors@R: c( person(given = "Douglas G.", family = "Bonett", email = "dgbonett@ucsc.edu", role = c("aut", "cre")), person(given = "Robert J.", family = "Calin-Jageman", email = "rcalinjageman@dom.edu", role = c("ctb"))) Description: Implements functions for varying coefficient meta-analysis methods. These methods do not assume effect size homogeneity. Subgroup effect size comparisons, general linear effect size contrasts, and linear models of effect sizes based on varying coefficient methods can be used to describe effect size heterogeneity. Varying coefficient meta-analysis methods do not require the unrealistic assumptions of the traditional fixed-effect and random-effects meta-analysis methods. For details see: Statistical Methods for Psychologists, Volume 5, . URL: https://github.com/dgbonett/vcmeta/, https://dgbonett.github.io/vcmeta/ BugReports: https://github.com/dgbonett/vcmeta/issues License: GPL-3 Encoding: UTF-8 Imports: stats, mathjaxr, Rdpack, ggplot2 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) RdMacros: Rdpack, mathjaxr Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://dgbonett.r-universe.dev Date/Publication: 2026-04-07 20:15:07 UTC RemoteUrl: https://github.com/dgbonett/vcmeta RemoteRef: HEAD RemoteSha: 30ab6ed10ada1e88e74ab3975b72dc24d5ef323c NeedsCompilation: no Packaged: 2026-07-06 07:05:28 UTC; root Author: Douglas G. Bonett [aut, cre], Robert J. Calin-Jageman [ctb] Maintainer: Douglas G. Bonett