Package: MAVIS
Type: Package
Title: Meta Analysis via Shiny
Version: 1.1
Date: 2015-04-29
Author: Authors@R: c(person("William Kyle", "Hamilton", role = c("aut", "cre"),
                    email = "kyle.hamilton@gmail.com"),
             person("Atsushi", "Mizumoto", role = "aut"),
             person("Burak", "Aydin", role = c("ctb", "trl"),
             person("Kathleen", "Coburn", role = "ctb"))
Maintainer: William 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
LazyData: true
Packaged: 2015-04-30 08:44:00 UTC; Kyle
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-30 20:26:00
Built: R 3.1.3; ; 2015-05-11 15:56:47 UTC; unix
