tidyselect

A backend for functions taking tidyverse selections

https://github.com/r-lib/tidyselect

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    2 of 29 committers (6.9%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary

Keywords from Contributors

documentation-tool data-manipulation grammar tidy-data setup tidyverse latex parsing unit-testing visualisation
Last synced: 10 months ago · JSON representation

Repository

A backend for functions taking tidyverse selections

Basic Info
Statistics
  • Stars: 130
  • Watchers: 9
  • Forks: 40
  • Open Issues: 4
  • Releases: 12
Created about 9 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Code of conduct Codeowners

README.md

tidyselect

CRAN status R-CMD-check Codecov test coverage <!-- badges: end -->

Overview

The tidyselect package is the backend of functions like dplyr::select() or dplyr::pull() as well as several tidyr verbs. It allows you to create selecting verbs that are consistent with other tidyverse packages.

  • To learn about the selection syntax as a user of dplyr or tidyr, read the user-friendly ?language reference.

  • To learn how to implement tidyselect in your own functions, read vignette("tidyselect").

  • To learn exactly how the tidyselect syntax is interpreted, read the technical description in vignette("syntax").

Installation

Generally, tidyselect will be installed automatically by the packages that need it. If you need to install it manually for some reason, you can get it with:

r install.packages("tidyselect")

Code of Conduct

Please note that the tidyselect project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Owner

  • Name: R infrastructure
  • Login: r-lib
  • Kind: organization

GitHub Events

Total
  • Issues event: 18
  • Watch event: 6
  • Delete event: 5
  • Issue comment event: 21
  • Push event: 48
  • Pull request review event: 22
  • Pull request review comment event: 30
  • Pull request event: 25
  • Fork event: 2
  • Create event: 5
Last Year
  • Issues event: 18
  • Watch event: 6
  • Delete event: 5
  • Issue comment event: 21
  • Push event: 48
  • Pull request review event: 22
  • Pull request review comment event: 30
  • Pull request event: 25
  • Fork event: 2
  • Create event: 5

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 837
  • Total Committers: 29
  • Avg Commits per committer: 28.862
  • Development Distribution Score (DDS): 0.213
Past Year
  • Commits: 21
  • Committers: 5
  • Avg Commits per committer: 4.2
  • Development Distribution Score (DDS): 0.476
Top Committers
Name Email Commits
Lionel Henry l****y@g****m 659
Hadley Wickham h****m@g****m 101
Kirill Müller k****r 20
Romain François r****n@r****m 10
Davis Vaughan d****s@r****m 9
olivroy 5****y 7
Mara Averick m****k@g****m 6
Hiroaki Yutani y****i@g****m 2
Zhian N. Kamvar z****r@g****m 2
atusy 3****y 2
Jennifer (Jenny) Bryan j****y@s****a 1
r2evans b****h@8****m 1
Daniel Possenriede p****e@g****m 1
Daniel Sjoberg d****g@g****m 1
François Michonneau f****u@g****m 1
Hamada S. Badr h****r@g****m 1
Kara Woo k****o 1
Matt Nield 6****d 1
Michael Chirico m****4@g****m 1
Sam Fielding 3****g 1
Sébastien Rochette s****p 1
Yuan (Terry) Tang t****n 1
bvuk 9****k 1
elephantupthewrongtree 1****t 1
gfellis g****s@u****u 1
kevinushey k****y@g****m 1
laplasi h****i@g****m 1
leondutoit l****n@c****m 1
musvaage 1****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 66
  • Total pull requests: 64
  • Average time to close issues: 12 months
  • Average time to close pull requests: 19 days
  • Total issue authors: 24
  • Total pull request authors: 12
  • Average comments per issue: 1.85
  • Average comments per pull request: 0.59
  • Merged pull requests: 60
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 6
  • Pull requests: 15
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 13 days
  • Issue authors: 5
  • Pull request authors: 4
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.8
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • hadley (15)
  • lionel- (14)
  • DavisVaughan (8)
  • romainfrancois (3)
  • yjunechoe (2)
  • DanChaltiel (2)
  • mgirlich (2)
  • deschen1 (2)
  • yutannihilation (2)
  • eutwt (2)
  • arencambre (1)
  • carlganz (1)
  • chrisbrownlie (1)
  • eheinzen (1)
  • olivroy (1)
Pull Request Authors
  • hadley (27)
  • olivroy (16)
  • lionel- (15)
  • DavisVaughan (8)
  • musvaage (2)
  • MichaelChirico (2)
  • laplasi (2)
  • matthewjnield (2)
  • eutwt (1)
  • cphaarmeyer (1)
  • yutannihilation (1)
  • ddsjoberg (1)
Top Labels
Issue Labels
feature (14) bug (10) ui:errors (5) documentation (4) pull (3) dsl (2) helpers (2) upkeep (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 828,806 last-month
  • Total docker downloads: 154,117,618
  • Total dependent packages: 490
  • Total dependent repositories: 1,565
  • Total versions: 13
  • Total maintainers: 1
cran.r-project.org: tidyselect

Select from a Set of Strings

  • Versions: 13
  • Dependent Packages: 490
  • Dependent Repositories: 1,565
  • Downloads: 828,806 Last month
  • Docker Downloads: 154,117,618
Rankings
Downloads: 0.1%
Dependent packages count: 0.2%
Dependent repos count: 0.3%
Forks count: 2.1%
Stargazers count: 3.4%
Average: 3.9%
Docker downloads count: 17.3%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.4 depends
  • cli >= 3.3.0 imports
  • glue >= 1.3.0 imports
  • rlang >= 1.0.3 imports
  • vctrs >= 0.4.1 imports
  • covr * suggests
  • crayon * suggests
  • dplyr * suggests
  • knitr * suggests
  • magrittr * suggests
  • rmarkdown * suggests
  • testthat >= 3.1.1 suggests
  • tibble >= 2.1.3 suggests
  • withr * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v2 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/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action 4.1.4 composite
  • actions/checkout 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/pr-commands.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/pr-fetch v2 composite
  • r-lib/actions/pr-push 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 v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite