Package: psychReport
Type: Package
Title: Reproducible Reports in Psychology
Version: 4.0.1
Authors@R: c(
    person(given = "Ian G", family = "Mackenzie", email="ian.mackenzie@uni-tuebingen.de", role = c("cre", "aut")),
    person(given = "Carolin", family = "Dudschig", email="carolin.dudschig@uni-tuebingen.de", role = c("aut"))
    )
Description: Helper functions for producing reports in Psychology (Reproducible Research). Provides required formatted strings (APA style) for use in 'Knitr'/'Latex' integration within *.Rnw files.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: broom, cli, dplyr (>= 1.0), xtable
Suggests: testthat
Depends: R (>= 4.0.0)
NeedsCompilation: no
Packaged: 2026-04-09 06:01:28 UTC; ian
Author: Ian G Mackenzie [cre, aut],
  Carolin Dudschig [aut]
Maintainer: Ian G Mackenzie <ian.mackenzie@uni-tuebingen.de>
Repository: CRAN
Date/Publication: 2026-04-10 08:00:02 UTC
