qacbase

Development version of R package qacBase

https://github.com/rkabacoff/qacbase

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

eda r statistics
Last synced: 6 months ago · JSON representation

Repository

Development version of R package qacBase

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 3
  • Releases: 0
Topics
eda r statistics
Created about 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme License

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

Professor of Data Science Wesleyan University

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 14
  • Total Committers: 2
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.071
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 296 Last month
Rankings
Forks count: 21.9%
Dependent packages count: 29.8%
Stargazers count: 31.7%
Average: 34.7%
Dependent repos count: 35.5%
Downloads: 54.7%
Maintainers (1)
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • 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