Package: ESDist
Title: Calculate and plot effect size distributions
Version: 0.0.0.9000
Authors@R: 
    person("Bernt", "Glaser", , "berntgla@uio.no", role = c("aut", "cre"))
Description: Calculates and plots the effect size distribution for meta analyses.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports: 
    dplyr,
    ggplot2
Depends: 
    R (>= 2.10)
LazyData: true
Suggests: 
    knitr,
    rmarkdown,
    meta,
    metasens
VignetteBuilder: knitr
