Package: rempsyc
Title: Convenience Functions for Psychology
Version: 0.1.0
Date: 2022-10-27
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: methods, rlang, dplyr (>= 1.0.4), flextable (>= 0.7.1),
        effectsize, insight (>= 0.18.4), performance (>= 0.10.0)
Suggests: ggplot2, lmtest, ggrepel, boot, bootES, ggsignif, qqplotr,
        broom, correlation, datawizard (>= 0.5.0), emmeans, ggpubr,
        interactions, knitr, markdown, rmarkdown, openxlsx, openxlsx2,
        patchwork, psych, report (>= 0.5.1), see, testthat (>= 3.0.0),
        VennDiagram
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-27 23:55:55 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-11-01 22:15:02 UTC
