Package: gginference
Type: Package
Title: Visualise the Results of Inferential Statistics using 'ggplot2'
Version: 0.1.0
Date: 2018-10-24
Description: Visualise the results of F test to compare two variances, Student's t-test, test of equal or given proportions, Pearson's chi-squared test for count data and test for association/correlation between paired samples.
Authors@R: c(
    person("Charalampos", "Bratsas", , "cbratsas@math.auth.gr", role = "aut"),
    person("Anastasia", "Foudouli", , "anastasiafoudouli@gmail.com", role = "aut"),
    person("Kleanthis", "Koupidis", , "koupidis@okfn.gr", role = c("aut", "cre"))
    )
Maintainer: Kleanthis Koupidis <koupidis@okfn.gr>
URL: https://github.com/okgreece/gginference
BugReports: https://github.com/okgreece/gginference/issues
Depends: R (>= 3.4.0)
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyData: true
Imports: ggplot2, rlang, stats
RoxygenNote: 6.1.0.9000
Suggests: knitr, MASS, rmarkdown
NeedsCompilation: no
Packaged: 2018-11-05 13:23:02 UTC; akis_
Author: Charalampos Bratsas [aut],
  Anastasia Foudouli [aut],
  Kleanthis Koupidis [aut, cre]
Repository: CRAN
Date/Publication: 2018-11-19 18:10:03 UTC
