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 07 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

SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
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  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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