Package: vcmeta
Type: Package
Title: Varying Coefficient Meta-Analysis
Version: 1.5.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, <https://dgbonett.sites.ucsc.edu/>.
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.2
RdMacros: Rdpack, mathjaxr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-26 01:31:43 UTC; rcali
Author: Douglas G. Bonett [aut, cre],
  Robert J. Calin-Jageman [ctb]
Maintainer: Douglas G. Bonett <dgbonett@ucsc.edu>
Repository: CRAN
Date/Publication: 2025-08-26 04:20:02 UTC
Built: R 4.4.3; ; 2025-10-13 10:50:19 UTC; windows
