Package: rempsyc Title: Convenience Functions for Psychology Version: 0.2.0.7 Date: 2026-03-15 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*) with automatic formatting for common statistical output and export 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.1.0) Suggests: flextable (>= 0.9.1), ggplot2 (>= 3.4.0), effectsize (>= 0.8.5), performance (>= 0.10.0), insight (>= 0.18.4), correlation, datawizard (>= 0.5.0), report (>= 0.5.1), modelbased, see, lmtest, ggrepel, boot, bootES, ggsignif, qqplotr (>= 0.0.6), broom, emmeans, ggpubr, interactions, openxlsx2 (>= 0.8), patchwork, psych, VennDiagram, Rmisc, methods, tidyr, testthat (>= 3.0.0), knitr, markdown, rmarkdown VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://rempsyc.r-universe.dev Date/Publication: 2026-03-18 01:32:49 UTC RemoteUrl: https://github.com/rempsyc/rempsyc RemoteRef: HEAD RemoteSha: 44ae7336dd5e4d1dc5635abf5825d8a7aaae410f NeedsCompilation: no Packaged: 2026-06-16 11:48:52 UTC; root Author: Rémi Thériault [aut, cre] (ORCID: ) Maintainer: Rémi Thériault