Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.2%) to scientific vocabulary
Keywords
Repository
Development version of R package qacBase
Basic Info
- Host: GitHub
- Owner: Rkabacoff
- License: other
- Language: R
- Default Branch: main
- Homepage: https://rkabacoff.github.io/qacBase
- Size: 6.12 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
- Releases: 0
Topics
Metadata Files
README.md

qacBase
R is a wonderful language and platform for data science. Unfortunately, many simple tasks in data preparation, data exploration, and data visualization can be more difficult than necessary.
The goal of the qacBase package is to provide convenient statistical functions for the common data science task we perform every day.
Installation
You can install this package with the following code:
r
install.packages("qacBase")
To install the latest development version, use:
r
if(!require(remotes)){
install.packages("remotes")
}
remotes::install_github("rkabacoff/qacBase")
Using the package
The easiest way to get started is, appropriately enough, by reading the Getting Started guide. Next, take a look at the Documentation. There are also vignettes on specific topics.
Suggestions are always welcome!
Owner
- Name: Robert Kabacoff
- Login: Rkabacoff
- Kind: user
- Location: Middletown, CT USA
- Company: Wesleyan University
- Website: http://www.wesleyan.edu/academics/faculty/rkabacoff/profile.html
- Repositories: 4
- Profile: https://github.com/Rkabacoff
Professor of Data Science Wesleyan University
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Robert Kabacoff | r****f@w****u | 13 |
| Lionel Henry | l****y@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 23 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- fkohrt (3)
Pull Request Authors
- lionel- (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 296 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: qacBase
Functions to Facilitate Exploratory Data Analysis
- Homepage: https://github.com/rkabacoff/qacBase
- Documentation: http://cran.r-project.org/web/packages/qacBase/qacBase.pdf
- License: MIT + file LICENSE
-
Latest release: 1.0.3
published about 4 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- PMCMRplus * imports
- crayon * imports
- dplyr * imports
- ggExtra * imports
- ggcorrplot * imports
- ggplot2 * imports
- haven * imports
- multcompView * imports
- patchwork * imports
- purrr * imports
- rlang * imports
- tidyr * imports
- kableExtra * suggests
- knitr * suggests
- rmarkdown * suggests