r-cran-tidyselect 1.1.2+dfsg-1 source package in Ubuntu
Changelog
r-cran-tidyselect (1.1.2+dfsg-1) unstable; urgency=medium [ Andreas Tille ] * Team Upload. * Disable reprotest [ Nilesh Patra ] * New upstream version 1.1.2+dfsg (Closes: #1005250) * d/control: Run cme -- Nilesh Patra <email address hidden> Mon, 21 Feb 2022 17:59:00 +0000
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-tidyselect_1.1.2+dfsg-1.dsc | 2.2 KiB | 43f311b486e7fd1ca4257055deb0b776f2c0a2d88436dd528966f52f986404c1 |
r-cran-tidyselect_1.1.2+dfsg.orig.tar.xz | 48.3 KiB | 50a9284b4477c114b9dff7c1f5216950909d5dcd95d49ad56b8006b362ab06b7 |
r-cran-tidyselect_1.1.2+dfsg-1.debian.tar.xz | 2.7 KiB | ce72a846c8066eb15300fc330e2759344ee6b81f046f5850a05a6f6d133ccc81 |
Available diffs
- diff from 1.1.1+dfsg-1 to 1.1.2+dfsg-1 (21.9 KiB)
No changes file available.
Binary packages built by this source
- r-cran-tidyselect: GNU R select from a set of strings
GNU R 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.