bdclean

User-friendly data cleaning pipeline for the inexperienced R user

https://github.com/bd-r/bdclean

Science Score: 23.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
    Found 6 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    2 of 7 committers (28.6%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.2%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

User-friendly data cleaning pipeline for the inexperienced R user

Basic Info
Statistics
  • Stars: 7
  • Watchers: 8
  • Forks: 6
  • Open Issues: 4
  • Releases: 0
Created almost 9 years ago · Last pushed over 4 years ago
Metadata Files
Readme License

README.md

Build Status AppVeyor build status Coverage status

bdclean

User-friendly biodiversity data cleaning pipeline

bdclean is a user-friendly data cleaning Shiny app for the inexperienced R user. It provides features to manage complete workflow for biodiversity data cleaning, from uploading the data; gathering input from the user, in order to adjust cleaning procedures; perform the cleaning; and finally, generating various reports and several versions of the data

:notebook: bdclean User Guid :notebook:

Install

From CRAN

r install.packages("bdclean")

Development version, from GitHub

r library("devtools") devtools::install_github("bd-R/bdclean")

r library("bdclean")

Using bdclean

r run_bdclean()

Cleaning reports should be created in Your-Working-Directory\CleaningReports

We need your feedback :innocent:

Please submit your feedback using this link

:deciduous_tree: :mushroom: :shell: :fish: :frog: :honeybee: :turtle: :rooster: :whale2: :monkey:

Owner

  • Name: bd-R
  • Login: bd-R
  • Kind: organization
  • Location: Planet Earth

Tools for biodiversity data in R. :email: Email us: bdverse-team@googlegroups.com

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 252
  • Total Committers: 7
  • Avg Commits per committer: 36.0
  • Development Distribution Score (DDS): 0.278
Top Committers
Name Email Commits
Thiloshon t****n@g****m 182
Tomer Gueta t****u@g****m 20
Workflow Sync Bot g****c@g****m 19
Sunny Dhoke s****2@g****m 15
Ashwin Agrawal a****4@i****n 9
Vijaybarve v****e@f****u 4
Vijay Barve v****e@r****m 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 2 years ago

All Time
  • Total issues: 42
  • Total pull requests: 45
  • Average time to close issues: 10 months
  • Average time to close pull requests: 8 days
  • Total issue authors: 4
  • Total pull request authors: 4
  • Average comments per issue: 1.9
  • Average comments per pull request: 0.13
  • Merged pull requests: 42
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • tom-gu (19)
  • thiloshon (15)
  • vijaybarve (7)
  • maelle (1)
Pull Request Authors
  • thiloshon (38)
  • AshwinAgrawal16 (3)
  • sunn-e (2)
  • vijaybarve (1)
Top Labels
Issue Labels
enhancement (19) bug (10) high-priority (6) question (4) maintenance (4) discussion (3) readjustment (1) To Review (1) duplicate (1) Reproducibility (1) Resources (1)
Pull Request Labels
enhancement (1)

Packages

  • Total packages: 1
  • Total downloads:
    • cran 227 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: bdclean

A User-Friendly Biodiversity Data Cleaning App for the Inexperienced R User

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 227 Last month
Rankings
Forks count: 9.6%
Stargazers count: 19.3%
Average: 22.8%
Dependent repos count: 24.0%
Dependent packages count: 28.8%
Downloads: 32.4%
Maintainers (1)
Last synced: about 2 years ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • DT * imports
  • assertive * imports
  • bdDwC >= 0.1.5 imports
  • bdchecks >= 0.1.3 imports
  • bdutilities * imports
  • bdutilities.app >= 0.0.1 imports
  • knitr * imports
  • methods * imports
  • rmarkdown * imports
  • shiny * imports
  • shinydashboard * imports
  • shinyjs * imports
  • tools * imports
  • covr * suggests
  • rgbif * suggests
  • roxygen2 * suggests
  • shinytest * suggests
  • testthat * suggests