Package: bruceR
Title: Broadly Useful Convenient and Efficient R Functions
Version: 0.6.0
Date: 2021-03-16
Authors@R: 
    c(person(given = "Han-Wu-Shuang",
             family = "Bao",
             role = c("aut", "cre"),
             email = "baohws@foxmail.com"))
Author: Han-Wu-Shuang Bao [aut, cre]
Maintainer: Han-Wu-Shuang Bao <baohws@foxmail.com>
Description: Broadly useful convenient and efficient R functions
             that bring users concise and elegant R data analyses.
             The package includes easy-to-use functions for
             (1) basic use and analysis;
             (2) multivariate computation;
             (3) reliability and validity analysis;
             (4) multi-factor analysis of variance (ANOVA),
             simple-effect analysis, and post-hoc multiple comparison;
             and (5) advanced toolbox and tidy report of statistical models.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/psychbruce/bruceR
BugReports: https://github.com/psychbruce/bruceR/issues
Depends: R (>= 3.6.0)
Imports: pacman, jmv, mediation, interactions, MuMIn, performance,
        texreg, cowplot, see, glue, crayon, ggplot2
Suggests: rstudioapi, rio, dplyr, tidyr, stringr, forcats, data.table,
        car, psych, afex, emmeans, effectsize, jtools, lavaan, lmtest,
        lme4, lmerTest, nnet, MASS, GGally
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-18 15:23:10 UTC; Bruce
Repository: CRAN
Date/Publication: 2021-03-19 11:00:03 UTC
