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.5)tidyselect_1.2.1.9000.zip(r-4.4)tidyselect_1.2.1.9000.zip(r-4.3)
tidyselect_1.2.1.9000.tgz(r-4.4-any)tidyselect_1.2.1.9000.tgz(r-4.3-any)
tidyselect_1.2.1.9000.tar.gz(r-4.5-noble)tidyselect_1.2.1.9000.tar.gz(r-4.4-noble)
tidyselect_1.2.1.9000.tgz(r-4.4-emscripten)tidyselect_1.2.1.9000.tgz(r-4.3-emscripten)
tidyselect.pdf |tidyselect.html
tidyselect/json (API)
NEWS

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

Peer review:

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

On CRAN:

17.94 score 124 stars 7.8k packages 1.8k scripts 1.1M downloads 3 mentions 29 exports 6 dependencies

Last updated 14 hours agofrom:3ad00d73fc. Checks:OK: 7. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 22 2024
R-4.5-winOKOct 22 2024
R-4.5-linuxOKOct 22 2024
R-4.4-winOKOct 22 2024
R-4.4-macOKOct 22 2024
R-4.3-winOKOct 22 2024
R-4.3-macOKOct 22 2024

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 Oct 22 2024.

Last update: 2022-08-10
Started: 2019-11-13

Technical description of tidyselect

Rendered fromsyntax.Rmdusingknitr::rmarkdownon Oct 22 2024.

Last update: 2022-08-15
Started: 2019-11-12