https://github.com/rstudio/pointblank

Data quality assessment and metadata reporting for data frames and database tables
https://github.com/rstudio/pointblank

Keywords

data-assertions data-checker data-dictionaries data-frames data-inference data-management data-profiler data-quality data-validation data-verification database-tables easy-to-understand reporting-tool schema-validation testing-tools yaml-configuration

Keywords from Contributors

shiny

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Data quality assessment and metadata reporting for data frames and database tables


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 5,238
Total Committers: 14
Avg Commits per committer: 374.143
Development Distribution Score (DDS): 0.058

Commits in past year: 290
Committers in past year: 3
Avg Commits per committer in past year: 96.667
Development Distribution Score (DDS) in past year: 0.183

Name Email Commits
Richard Iannone r****e@m****m 4936
June Choe y****e@s****u 237
Mauricio Vargas m****s@d****l 24
Lars Dalby l****s@b****k 11
ekothe p****s@g****m 8
Pachá m****1@u****l 7
DavZim d****n@h****e 4
Jesse Mostipak j****n@g****m 3
Garrick Aden-Buie g****k@a****m 2
Benjamin b****r@g****m 2
Brancen Gregory b****y@g****m 1
Emily Kothe e****e@d****u 1
Mayeul Kauffmann m****k 1
MikeJohnPage 3****e 1

Committer domains:


Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 132
Total pull requests: 47
Average time to close issues: 6 months
Average time to close pull requests: 11 days
Total issue authors: 59
Total pull request authors: 8
Average comments per issue: 1.42
Average comments per pull request: 1.3
Merged pull request: 43
Bot issues: 0
Bot pull requests: 0

Past year issues: 28
Past year pull requests: 28
Past year average time to close issues: 13 days
Past year average time to close pull requests: 9 days
Past year issue authors: 19
Past year pull request authors: 4
Past year average comments per issue: 1.5
Past year average comments per pull request: 2.0
Past year merged pull request: 27
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rstudio/pointblank

Top Issue Authors

  • rich-iannone (46)
  • yjunechoe (7)
  • Aariq (5)
  • eastclintw00d (4)
  • brancengregory (3)
  • petrbouchal (3)
  • pachadotdev (3)
  • mayeulk (3)
  • matthiasgomolka (2)
  • marianschmidt (2)
  • kmasiello (2)
  • joscani (2)
  • emilyriederer (2)
  • cregouby (2)
  • dibbles21 (2)

Top Pull Request Authors

  • yjunechoe (21)
  • rich-iannone (16)
  • pachadotdev (4)
  • brancengregory (2)
  • dpprdan (1)
  • MikeJohnPage (1)
  • mayeulk (1)
  • kierisi (1)

Top Issue Labels

  • Effort: [3] High (55)
  • Type: ★ Enhancement (54)
  • Priority: [3] High (53)
  • Type: ☹︎ Bug (51)
  • Difficulty: [2] Intermediate (44)
  • Difficulty: [3] Advanced (36)
  • Effort: [2] Medium (26)
  • Priority: [2] Medium (16)
  • Priority: ♨︎ Critical (13)
  • Type: ⁇ Question (8)
  • Type: ✎ Docs (8)
  • Difficulty: [1] Novice (2)
  • Help Wanted ㋡ (2)
  • Effort: [1] Low (1)
  • Release (1)

Top Pull Request Labels


Package metadata

cran.r-project.org: pointblank

Data Validation and Organization of Metadata for Local and Remote Tables

  • Homepage: https://rstudio.github.io/pointblank/
  • Documentation: http://cran.r-project.org/web/packages/pointblank/pointblank.pdf
  • Licenses: MIT + file LICENSE
  • Latest release: 0.12.1 (published about 1 year ago)
  • Last Synced: 2024-06-02T22:01:02.246Z (11 months ago)
  • Versions: 21
  • Dependent Packages: 2
  • Dependent Repositories: 14
  • Downloads: 11,995 Last month
  • Docker Downloads: 42,767
  • Rankings:
    • Stargazers count: 0.392%
    • Docker downloads count: 0.579%
    • Forks count: 1.469%
    • Average: 5.166%
    • Downloads: 7.195%
    • Dependent repos count: 7.667%
    • Dependent packages count: 13.695%
  • Maintainers (1)

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • DBI >= 1.1.0 imports
  • base64enc >= 0.1 imports
  • blastula >= 0.3.2 imports
  • cli >= 2.5.0 imports
  • dbplyr >= 2.1.1 imports
  • digest >= 0.6.27 imports
  • dplyr >= 1.0.6 imports
  • fs >= 1.5.0 imports
  • glue >= 1.4.2 imports
  • gt >= 0.6.0 imports
  • htmltools >= 0.5.1.1 imports
  • knitr >= 1.30 imports
  • magrittr * imports
  • rlang >= 0.4.11 imports
  • scales >= 1.1.1 imports
  • testthat >= 2.3.2 imports
  • tibble >= 3.1.2 imports
  • tidyr >= 1.1.3 imports
  • tidyselect >= 1.1.1 imports
  • yaml >= 2.2.1 imports
  • RMySQL * suggests
  • RPostgres * suggests
  • RSQLite * suggests
  • arrow * suggests
  • bigrquery * suggests
  • covr * suggests
  • crayon * suggests
  • data.table * suggests
  • dittodb * suggests
  • duckdb * suggests
  • ggforce * suggests
  • ggplot2 * suggests
  • jsonlite * suggests
  • log4r * suggests
  • lubridate * suggests
  • odbc * suggests
  • readr * suggests
  • rmarkdown * suggests
  • sparklyr * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/lint.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite

Score: 20.359250095159652