{"id":13858263,"url":"https://github.com/r-lib/tidyselect","last_synced_at":"2025-05-14T19:09:54.564Z","repository":{"id":37548551,"uuid":"92205415","full_name":"r-lib/tidyselect","owner":"r-lib","description":"A backend for functions taking tidyverse selections","archived":false,"fork":false,"pushed_at":"2025-05-07T08:31:23.000Z","size":8038,"stargazers_count":130,"open_issues_count":3,"forks_count":41,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-05-07T21:08:51.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tidyselect.r-lib.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-lib.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-23T18:19:37.000Z","updated_at":"2025-05-07T08:28:23.000Z","dependencies_parsed_at":"2023-01-19T12:01:27.413Z","dependency_job_id":"92a21bd4-49a6-494e-b49f-2085789bd77a","html_url":"https://github.com/r-lib/tidyselect","commit_stats":{"total_commits":816,"total_committers":27,"mean_commits":30.22222222222222,"dds":"0.20588235294117652","last_synced_commit":"fd22cc1dc08bd67fd4501bfad9de67628a35e854"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Ftidyselect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Ftidyselect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Ftidyselect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Ftidyselect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/tidyselect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254077032,"owners_count":22010643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-05T03:02:02.198Z","updated_at":"2025-05-14T19:09:53.800Z","avatar_url":"https://github.com/r-lib.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# tidyselect\n\n\u003c!-- badges: start --\u003e\n[![CRAN status](https://www.r-pkg.org/badges/version/tidyselect)](https://cran.r-project.org/package=tidyselect)\n[![R-CMD-check](https://github.com/r-lib/tidyselect/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/r-lib/tidyselect/actions/workflows/R-CMD-check.yaml)\n[![Codecov test coverage](https://codecov.io/gh/r-lib/tidyselect/graph/badge.svg)](https://app.codecov.io/gh/r-lib/tidyselect)\n\u003c!-- badges: end --\u003e\n\n## Overview\n\nThe tidyselect package is the backend of functions like `dplyr::select()`\nor `dplyr::pull()` as well as several tidyr verbs. It allows you to\ncreate selecting verbs that are consistent with other tidyverse packages.\n\n* To learn about the selection syntax as a user of dplyr or tidyr, read\n  the user-friendly `?language` reference.\n\n* To learn how to implement tidyselect in your own functions, read \n  `vignette(\"tidyselect\")`.\n\n* To learn exactly how the tidyselect syntax is interpreted, read the\n  technical description in `vignette(\"syntax\")`.\n\n## Installation\n\nGenerally, 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:\n\n```r\ninstall.packages(\"tidyselect\")\n```\n\n## Code of Conduct\n\nPlease note that the tidyselect project is released with a [Contributor Code of Conduct](https://github.com/r-lib/tidyselect/blob/main/.github/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-lib%2Ftidyselect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-lib%2Ftidyselect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-lib%2Ftidyselect/lists"}