Package: rempsyc
Title: Convenience Functions for Psychology
Version: 0.1.1
Date: 2023-02-05
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.6)
Imports: rlang, dplyr (>= 1.0.4)
Suggests: flextable (>= 0.8.3), ggplot2 (>= 3.4.0), effectsize (>
        0.8.2), performance (>= 0.10.0), insight (>= 0.18.4),
        correlation, datawizard (>= 0.5.0), report (>= 0.5.1), see,
        lmtest, ggrepel, boot, bootES, ggsignif, qqplotr (>= 0.0.6),
        broom, emmeans, ggpubr, interactions, openxlsx2, patchwork,
        psych, VennDiagram, methods, testthat (>= 3.0.0), knitr,
        markdown, rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-06 02:25:54 UTC; there
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: 2023-02-06 08:02:32 UTC
