Package: gginference Type: Package Title: Visualise the Results of Inferential Statistics using 'ggplot2' Version: 0.1.3 Date: 2020-10-25 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.okfgr@gmail.com", role = c("aut", "cre")) ) Maintainer: Kleanthis Koupidis URL: https://github.com/okgreece/gginference BugReports: https://github.com/okgreece/gginference/issues Depends: R (>= 3.6.0) License: GPL-2 | file LICENSE Encoding: UTF-8 LazyData: true Imports: ggplot2, rlang, stats, utils RoxygenNote: 7.2.3 Suggests: knitr, MASS, rmarkdown Repository: https://okgreece.r-universe.dev Date/Publication: 2023-06-12 13:30:28 UTC RemoteUrl: https://github.com/okgreece/gginference RemoteRef: HEAD RemoteSha: fcbc026a4635a162a6b54bd9ff10bcf278c07c76 NeedsCompilation: no Packaged: 2026-06-18 09:25:36 UTC; root Author: Charalampos Bratsas [aut], Anastasia Foudouli [aut], Kleanthis Koupidis [aut, cre]