Source: r-cran-tidyselect Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-cli, r-cran-glue, r-cran-lifecycle, r-cran-rlang, r-cran-vctrs, r-cran-withr, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-tidyselect Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-tidyselect.git Homepage: https://cran.r-project.org/package=tidyselect Rules-Requires-Root: no Package: r-cran-tidyselect Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: 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.