Package: rempsyc
Title: Convenience Functions for Psychology
Version: 0.0.9
Date: 2022-09-24
Authors@R: 
    person("Rémi", "Thériault", , "remi.theriault@mail.mcgill.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-4315-6788"))
Description: Make your workflow faster and easier. Easily customizable
    plots (via 'ggplot2'), nice APA tables (following the style of the
    *American Psychological Association*) exportable to Word (via
    'flextable'), easily run statistical tests or check assumptions, and
    automatize various other tasks.
License: GPL (>= 3)
URL: https://rempsyc.remi-theriault.com
BugReports: https://github.com/rempsyc/rempsyc/issues
Depends: R (>= 3.5)
Imports: boot, car, dplyr (>= 1.0.4), effectsize, flextable (>= 0.7.1),
        ggplot2, ggrepel, ggsignif, lmtest, methods, qqplotr, rlang
Suggests: bootES, broom, correlation, datawizard (>= 0.5.0), emmeans,
        ftExtra, ggpubr, interactions, knitr, markdown, openxlsx,
        openxlsx2, patchwork, performance (>= 0.9.1), psych, report (>=
        0.5.1), rmarkdown, see, testthat (>= 3.0.0), VennDiagram
VignetteBuilder: knitr
Additional_repositories: https://janmarvin.r-universe.dev
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-25 13:23:24 UTC; rempsyc
Author: Rémi Thériault [aut, cre] (<https://orcid.org/0000-0003-4315-6788>)
Maintainer: Rémi Thériault <remi.theriault@mail.mcgill.ca>
Repository: CRAN
Date/Publication: 2022-09-26 13:00:02 UTC
