Package: apa
Type: Package
Title: Format Outputs of Statistical Tests According to APA Guidelines
Version: 0.1.0
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, purrr, rmarkdown, stringr
Suggests: afex (>= 0.14), ez, testthat, knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-08-19 18:05:34 UTC; daniel
Author: Daniel Gromer [aut, cre]
Maintainer: Daniel Gromer <dgromer@mailbox.org>
Repository: CRAN
Date/Publication: 2016-08-19 21:46:19
