Package: apa
Type: Package
Title: Format Outputs of Statistical Tests According to APA Guidelines
Version: 0.3.4
Authors@R: person("Daniel", "Gromer", email = "dgromer@mailbox.org", role = c("aut", "cre"))
Description: Formatter functions in the 'apa' package take the return value of a
    statistical test function, e.g. a call to chisq.test() and return a string
    formatted according to the guidelines of the APA (American Psychological
    Association).
URL: https://github.com/dgromer/apa
BugReports: https://github.com/dgromer/apa/issues
License: GPL (>= 3)
Depends: R (>= 3.1.0)
Imports: dplyr (>= 0.4), magrittr, MBESS, purrr, rmarkdown, stringr,
        tibble
Suggests: afex (>= 0.14), ez, testthat, knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-06 14:22:56 UTC; dag76yu
Author: Daniel Gromer [aut, cre]
Maintainer: Daniel Gromer <dgromer@mailbox.org>
Repository: CRAN
Date/Publication: 2023-10-06 15:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:07:29 UTC; windows
