Package: apa Type: Package Title: Format Outputs of Statistical Tests According to APA Guidelines Version: 0.3.5.9000 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 (>= 4.2.0) Imports: dplyr (>= 0.4), MBESS, purrr, rmarkdown, stringr, tibble Suggests: afex (>= 0.14), ez, testthat, knitr Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://dgromer.r-universe.dev Date/Publication: 2026-07-08 08:08:51 UTC RemoteUrl: https://github.com/dgromer/apa RemoteRef: HEAD RemoteSha: b0fcde72cc81a5ba32c3b40bc3f80cb303655f3e NeedsCompilation: no Packaged: 2026-07-08 10:50:55 UTC; root Author: Daniel Gromer [aut, cre] Maintainer: Daniel Gromer