Package: MAVIS
Type: Package
Title: Meta Analysis via Shiny
Version: 1.1.3
Date: 2017-07-09
Authors@R: c(person("W. Kyle", "Hamilton", role = c("aut", "cre"), email = "kyle.hamilton@gmail.com"),
             person("Burak", "Aydin", role = "aut"),
             person("Atsushi", "Mizumoto", role = "aut"),
             person("Kathleen", "Coburn", role = "ctb"),
             person("Nicole", "Zelinsky", role = "ctb"))
Maintainer: W. Kyle Hamilton <kyle.hamilton@gmail.com>
Description: Interactive shiny application for running a meta-analysis,
    provides support for both random effects and fixed effects models with the 'metafor' package.
    Additional support is included for calculating effect sizes plus
    support for single case designs, graphical output, and detecting publication bias.
License: GPL-3
Depends: R (>= 3.0.3)
Imports: shiny, shinyAce, metafor, MAc, MAd, quantreg, ggplot2,
        compute.es, SCMA, SCRT, irr, shinyBS, weightr
LazyData: true
NeedsCompilation: no
Repository: CRAN
Packaged: 2017-07-11 21:46:14 UTC; Kyle Hamilton
Author: W. Kyle Hamilton [aut, cre],
  Burak Aydin [aut],
  Atsushi Mizumoto [aut],
  Kathleen Coburn [ctb],
  Nicole Zelinsky [ctb]
Date/Publication: 2017-07-12 01:06:03 UTC
