Package: reproducer
Title: Reproduce Statistical Analyses and Meta-Analyses
Version: 0.2.1
Date: 2018-11-05
Encoding: UTF-8
Authors@R: c(
    person("Lech", "Madeyski", email = "lech.madeyski@gmail.com", role = c("cre", "aut", "ctb")),
    person("Barbara", "Kitchenham", email = "b.a.kitchenham@keele.ac.uk", role = "ctb", comment = "Data and code contributor"),
    person("Marian", "Jureczko", email = "marian.jureczko@gmail.com", role = "ctb", comment = "Data contributor"),
    person("David", "Budgen", email = "david.budgen@durham.ac.uk", role = "ctb", comment = "Data contributor"),
    person("Pearl", "Brereton", email = "o.p.brereton@keele.ac.uk", role = "ctb", comment = "Data contributor"),
    person("Jacky", "Keung", email = "jacky.keung@cityu.edu.hk", role = "ctb", comment = "Data contributor"),
    person("Stuart", "Charters", email = "stuart.charters@lincoln.ac.nz", role = "ctb", comment = "Data contributor"),
    person("Shirley", "Gibbs", email = "shirley.gibbs@lincoln.ac.nz", role = "ctb", comment = "Data contributor"),
    person("Amnart", "Pohthong", email = "amnart.p@psu.ac.th", role = "ctb", comment = "Data contributor"))
Maintainer: Lech Madeyski <lech.madeyski@gmail.com>
Description: Includes data analysis functions (e.g., to calculate effect sizes and 95% Confidence Intervals (CI) on Standardised Effect Sizes (d) for ABBA cross-over repeated-measures experimental designs), data presentation functions (e.g., density curve overlaid on histogram), and the data sets analyzed in different research papers in software engineering (e.g., related to software defect prediction or multi-site experiment concerning the extent to which structured abstracts were clearer and more complete than conventional abstracts) to streamline reproducible research in software engineering.  
Depends: R (>= 3.1.1)
License: CC BY 4.0
LazyData: true
URL: http://madeyski.e-informatyka.pl/reproducible-research/
Imports: openxlsx (>= 2.4.0), ggplot2 (>= 2.0.0), gridExtra(>= 0.9.1),
        xtable(>= 1.7-4), metafor(>= 1.9-2), lme4(>= 1.1-10), MASS(>=
        7.3-45), stats(>= 3.2.3), reshape(>= 0.8.8)
RoxygenNote: 6.1.0
Suggests: testthat, assertthat
NeedsCompilation: no
Packaged: 2018-11-05 17:52:11 UTC; lma
Author: Lech Madeyski [cre, aut, ctb],
  Barbara Kitchenham [ctb] (Data and code contributor),
  Marian Jureczko [ctb] (Data contributor),
  David Budgen [ctb] (Data contributor),
  Pearl Brereton [ctb] (Data contributor),
  Jacky Keung [ctb] (Data contributor),
  Stuart Charters [ctb] (Data contributor),
  Shirley Gibbs [ctb] (Data contributor),
  Amnart Pohthong [ctb] (Data contributor)
Repository: CRAN
Date/Publication: 2018-11-05 19:20:03 UTC
