Package: MAVIS
Type: Package
Title: Meta Analysis via Shiny
Version: 1.1.2
Date: 2016-06-21
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"))
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, shinyBS, weightr
LazyData: true
Packaged: 2016-06-22 21:20:35 UTC; whami
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2016-06-23 00:47:12
Author: W. Kyle Hamilton [aut, cre],
  Burak Aydin [aut],
  Atsushi Mizumoto [aut]
