Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
Package: rempsyc
Title: Convenience Functions for Psychology
Version: 0.0.5.6
Date: 2022-08-02
Authors@R:
person("Rémi", "Thériault", , "remi.theriault@mail.mcgill.ca", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-4315-6788"))
Description: Convenience functions to make your workflow faster and
easier. Easily customizable plots (via `ggplot2`), nice APA tables
exportable to Word (via `flextable`), easily run statistical tests or
check assumptions, and automatize various other tasks.
License: GPL (>= 3) + file LICENSE
URL: https://rempsyc.remi-theriault.com/
BugReports: https://github.com/rempsyc/rempsyc/issues
Depends:
R (>= 2.10)
Imports:
boot,
car,
dplyr,
effectsize,
flextable,
ggplot2,
ggrepel,
ggsignif,
lmtest,
qqplotr,
rlang,
methods,
Suggests:
see,
patchwork,
VennDiagram,
openxlsx,
bootES,
emmeans,
testthat (>= 3.0.0),
knitr,
rmarkdown,
markdown,
performance,
report,
broom,
ftExtra,
ggpubr,
interactions,
psych,
correlation,
openxlsx2,
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
VignetteBuilder: knitr