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.
Version: | 1.1.0 |
Depends: | R (≥ 3.2) |
Imports: | ellipsis, glue (≥ 1.3.0), purrr (≥ 0.3.2), rlang (≥ 0.4.6), vctrs (≥ 0.2.2) |
Suggests: | covr, crayon, dplyr, knitr, magrittr, rmarkdown, testthat (≥ 2.3.0), tibble (≥ 2.1.3), withr |
Published: | 2020-05-11 |
Author: | Lionel Henry [aut, cre], Hadley Wickham [aut], RStudio [cph] |
Maintainer: | Lionel Henry <lionel at rstudio.com> |
BugReports: | https://github.com/r-lib/tidyselect/issues |
License: | GPL-3 |
URL: | https://tidyselect.r-lib.org, https://github.com/r-lib/tidyselect |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | tidyselect results |
Reference manual: | tidyselect.pdf |
Vignettes: |
Technical description of tidyselect Implementing tidyselect interfaces |
Package source: | tidyselect_1.1.0.tar.gz |
Windows binaries: | r-devel: tidyselect_1.1.0.zip, r-release: tidyselect_1.1.0.zip, r-oldrel: tidyselect_1.1.0.zip |
macOS binaries: | r-release: tidyselect_1.1.0.tgz, r-oldrel: tidyselect_1.1.0.tgz |
Old sources: | tidyselect archive |
Please use the canonical form https://CRAN.R-project.org/package=tidyselect to link to this page.