Package: reproducer
Title: Reproduce Statistical Analyses and Meta-Analyses
Version: 0.1.5
Date: 2016-05-14
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 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),
        tm(>= 0.6), wordcloud(>= 2.5), RColorBrewer(>= 1.1-2),
        xtable(>= 1.7-4), metafor(>= 1.9-2)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-14 07:09:20 UTC; lma
Author: Lech Madeyski [cre, aut, ctb],
  Marian Jureczko [ctb] (Data contributor),
  Barbara Kitchenham [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: 2016-05-14 09:14:24
