tidyselect (1.2.1)
Published 2026-02-24 13:47:32 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("tidyselect")About this package
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.Select from a Set of Strings
Dependencies
| Imports | cli (>= 3.3.0), glue (>= 1.3.0), lifecycle (>= 1.0.3), rlang (>= 1.0.4), vctrs (>= 0.5.2), withr |
| Depends | R (>= 3.4) |
| Suggests | covr, crayon, dplyr, knitr, magrittr, rmarkdown, stringr, testthat (>= 3.1.1), tibble (>= 2.1.3) |
Details
2026-02-24 13:47:32 +00:00
Assets (1)
Versions (1)
View all
CRAN
1
MIT + file LICENSE
Lionel Henry
Hadley Wickham
Posit Software
PBC
101 KiB
tidyselect_1.2.1.tar.gz
101 KiB
1.2.1
2026-02-24