Other packages > Find by keyword >

bruceR  

Broadly Useful Convenient and Efficient R Functions
View on CRAN: Click here


Download and install bruceR package within the R console
Install from CRAN:
install.packages("bruceR")

Install from Github:
library("remotes")
install_github("cran/bruceR")

Install by package version:
library("remotes")
install_version("bruceR", "2025.11")



Attach the package and use:
library("bruceR")
Maintained by
Han-Wu-Shuang Bao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-19
Latest Update: 2024-06-13
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.
How to cite:
Han-Wu-Shuang Bao (2021). bruceR: Broadly Useful Convenient and Efficient R Functions. R package version 2025.11, https://cran.r-project.org/web/packages/bruceR. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.6.0 (2021-03-19 12:00), 0.6.2 (2021-04-11 12:40), 0.6.4 (2021-05-13 11:12), 0.7.0 (2021-05-28 12:40), 0.7.2 (2021-06-21 19:00), 0.7.3 (2021-11-05 18:40), 0.8.0 (2021-11-28 17:20), 0.8.2 (2021-12-12 18:40), 0.8.3 (2022-01-18 09:32), 0.8.5 (2022-03-02 13:30), 0.8.6 (2022-04-13 17:02), 0.8.7 (2022-05-23 10:10), 0.8.8 (2022-06-27 07:20), 0.8.9 (2022-08-11 19:20), 0.8.10 (2023-03-03 21:20), 2023.8.23 (2023-08-24 00:50), 2023.8 (2023-08-09 19:50), 2023.9 (2023-09-27 18:20), 2024.6 (2024-06-13 17:20), 2025.8 (2025-08-20 07:01), 2025.11 (2025-12-09 09:10)
Other packages that cited bruceR R package
View bruceR citation profile
Other R packages that bruceR depends, imports, suggests or enhances
Complete documentation for bruceR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA