Package: apaTables
Version: 2.0.8
Authors@R: person("David", "Stanley", , "dstanley@uoguelph.ca", role = c("aut", "cre"))
Title: Create American Psychological Association (APA) Style Tables
Description: A common task faced by researchers is the creation of APA style
    (i.e., American Psychological Association style) tables from statistical
    output. In R a large number of function calls are often needed to obtain all of
    the desired information for a single APA style table. As well, the process of
    manually creating APA style tables in a word processor is prone to transcription
    errors. This package creates Word files (.doc files) containing APA style tables
    for several types of analyses. Using this package minimizes transcription errors
    and reduces the number commands needed by the user.
URL: https://github.com/dstanley4/apaTables
BugReports: https://github.com/dstanley4/apaTables/issues
Depends: R (>= 3.1.2)
Imports: stats, utils, methods, car, broom, dplyr, boot, tibble, MBESS
Suggests: testthat, knitr
RoxygenNote: 7.1.1
License: MIT License + file LICENSE
LazyData: true
Date: 2020-12-18
NeedsCompilation: no
Packaged: 2020-12-18 16:05:46 UTC; dstanley
Author: David Stanley [aut, cre]
Maintainer: David Stanley <dstanley@uoguelph.ca>
Repository: CRAN
Date/Publication: 2021-01-04 19:00:02 UTC
Built: R 4.2.0; ; 2022-04-14 03:23:37 UTC; unix
