Package: apa
Type: Package
Title: Format Outputs of Statistical Tests According to APA Guidelines
Version: 0.3.3
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
LazyData: true
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-04-21 13:02:16 UTC; dag76yu
Author: Daniel Gromer [aut, cre]
Maintainer: Daniel Gromer <dgromer@mailbox.org>
Repository: CRAN
Date/Publication: 2020-04-21 13:20:03 UTC
Built: R 4.1.0; ; 2021-05-28 10:41:23 UTC; unix
