Package: bruceR Title: Broadly Useful Convenient and Efficient R Functions Version: 2026.1 Date: 2026-01-29 Authors@R: c(person(given = "Han Wu Shuang", family = "Bao", role = c("aut", "cre"), email = "baohws@foxmail.com", comment = c(ORCID = "0000-0003-3043-710X"))) Maintainer: Han Wu Shuang Bao Description: Broadly useful convenient and efficient R functions that bring users concise and elegant R data analyses. This package includes easy-to-use functions for (1) basic R programming (e.g., set working directory to the path of currently opened file; import/export data from/to files in any format; print tables to Microsoft Word); (2) multivariate computation (e.g., compute scale sums/means/... with reverse scoring); (3) reliability analyses and factor analyses; (4) descriptive statistics and correlation analyses; (5) t-test, multi-factor analysis of variance (ANOVA), simple-effect analysis, and post-hoc multiple comparison; (6) tidy report of statistical models (to R Console and Microsoft Word); (7) mediation and moderation analyses (PROCESS); and (8) additional toolbox for statistics and graphics. License: GPL-3 Encoding: UTF-8 LazyData: true LazyDataCompression: xz URL: https://psychbruce.github.io/bruceR/ BugReports: https://github.com/psychbruce/bruceR/issues Depends: R (>= 4.0.0) Imports: rstudioapi, data.table, rio, crayon, plyr, dplyr, tidyr, stringr, ggplot2, psych, afex, emmeans, effectsize, mediation, interactions, lavaan, jtools, texreg Suggests: pacman, glue, tibble, forcats, haven, foreign, readxl, openxlsx, clipr, cowplot, ggtext, see, car, lmtest, lme4, lmerTest, nnet, vars, phia, performance, MASS, MuMIn, BayesFactor, GGally, GPArotation RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make texlive libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://psychbruce.r-universe.dev Date/Publication: 2026-02-02 08:55:16 UTC RemoteUrl: https://github.com/psychbruce/brucer RemoteRef: HEAD RemoteSha: 607f8fe609b42e8ceb4576fba3e3271be803c830 NeedsCompilation: no Packaged: 2026-07-02 08:17:56 UTC; root Author: Han Wu Shuang Bao [aut, cre] (ORCID: )