Package: tidyselect 1.2.1.9000

Lionel Henry

tidyselect: Select from a Set of Strings

A backend for the selecting functions of the 'tidyverse'. It makes it easy to implement select-like functions in your own packages in a way that is consistent with other 'tidyverse' interfaces for selection.

Authors:Lionel Henry [aut, cre], Hadley Wickham [aut], Posit Software, PBC [cph, fnd]

tidyselect_1.2.1.9000.tar.gz
tidyselect_1.2.1.9000.zip(r-4.7)tidyselect_1.2.1.9000.zip(r-4.6)tidyselect_1.2.1.9000.zip(r-4.5)
tidyselect_1.2.1.9000.tgz(r-4.6-any)tidyselect_1.2.1.9000.tgz(r-4.5-any)
tidyselect_1.2.1.9000.tar.gz(r-4.7-any)tidyselect_1.2.1.9000.tar.gz(r-4.6-any)
tidyselect_1.2.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tidyselect/json (API)
NEWS

# Install 'tidyselect' in R:
install.packages('tidyselect', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/tidyselect/issues

Pkgdown/docs site:https://tidyselect.r-lib.org

On CRAN:

Conda:

17.91 score 129 stars 9.6k packages 2.2k scripts 1.2M downloads 3 mentions 29 exports 6 dependencies

Last updated from:093f12dbfc. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK131
source / vignettesOK174
linux-release-x86_64OK132
macos-release-arm64OK90
macos-oldrel-arm64OK119
windows-develOK93
windows-releaseOK86
windows-oldrelOK112
wasm-releaseOK105

Exports:all_ofany_ofcontainsends_withenquoeval_relocateeval_renameeval_selecteverythinglast_colmatchesnum_rangeone_ofpeek_datapeek_varspoke_varsquoquo_namequosscoped_varsstarts_withtidyselect_data_has_predicatestidyselect_data_proxyvars_pullvars_renamevars_selectvars_select_helperswherewith_vars

Dependencies:cligluelifecyclerlangvctrswithr

Implementing tidyselect interfaces

Rendered fromtidyselect.Rmdusingknitr::rmarkdownon May 17 2026.

Last update: 2024-10-25
Started: 2019-11-13

Technical description of tidyselect

Rendered fromsyntax.Rmdusingknitr::rmarkdownon May 17 2026.

Last update: 2024-10-25
Started: 2019-11-12