Package: reproducer
Title: Reproduce Statistical Analyses and Meta-Analyses
Version: 0.1.6
Date: 2016-07-28
Authors@R: c(
    person("Lech", "Madeyski", email = "lech.madeyski@gmail.com", role = c("cre", "aut", "ctb")),
    person("Marian", "Jureczko", email = "marian.jureczko@gmail.com", role = "ctb", comment = "Data contributor"),
    person("Barbara", "Kitchenham", email = "b.a.kitchenham@keele.ac.uk", role = "ctb", comment = "Data and code 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: The reproducer R package includes data analysis functions and data
    sets (e.g., related to software defect prediction) 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-12), MASS(>=
        7.3-45), stats(>= 3.3.0)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-07-28 17:49:54 UTC; lma
Author: Lech Madeyski [cre, aut, ctb],
  Marian Jureczko [ctb] (Data contributor),
  Barbara Kitchenham [ctb] (Data and code 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: 2016-07-28 23:02:45
