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-02-22 20:20:47 UTC RemoteUrl: https://github.com/dgromer/apa RemoteRef: HEAD RemoteSha: c1d24aa7675f27e3b541c333f9e0db9460ac9d9f NeedsCompilation: no Packaged: 2026-06-22 09:58:57 UTC; root Author: Daniel Gromer [aut, cre] Maintainer: Daniel Gromer