Package: neatStats
Title: Neat and Painless Statistical Reporting
Version: 1.2.0
Date: 2020-05-10
Authors@R: c(person("Gáspár", "Lukács", email = "lkcsgaspar@gmail.com", role =
  c("aut", "cre"), comment = c(ORCID = "0000-0001-9401-4830")), person("Bennett",
  "Kleinberg", email = "bennettkleinberg@gmail.com", role = c("ctb"), comment =
  c(ORCID = "0000-0003-1658-9086")))
Description: User-friendly, clear and simple statistics, primarily for
  publication in psychological science. The main functions are wrappers for
  other packages, but there are various additions as well. Every relevant step
  from data aggregation to reportable printed statistics is covered for basic
  experimental designs.
URL: https://github.com/gasparl/neatstats
Depends: R (>= 3.6.0)
Imports: bayestestR, pROC, MBESS, ez, BayesFactor, Exact, ggplot2,
        grDevices, stats, graphics
Suggests: rstudioapi
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-10 10:57:35 UTC; gaspar
Author: Gáspár Lukács [aut, cre] (<https://orcid.org/0000-0001-9401-4830>),
  Bennett Kleinberg [ctb] (<https://orcid.org/0000-0003-1658-9086>)
Maintainer: Gáspár Lukács <lkcsgaspar@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-10 21:20:02 UTC
