r-cran-tidyselect 1.0.0+dfsg-1 source package in Ubuntu
Changelog
r-cran-tidyselect (1.0.0+dfsg-1) unstable; urgency=medium * Team upload. * New upstream version * debhelper-compat 12 * Standards-Version: 4.5.0 * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g * Trim trailing whitespace. -- Dylan Aïssi <email address hidden> Tue, 11 Feb 2020 06:40:51 +0100
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 | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-tidyselect_1.0.0+dfsg-1.dsc | 2.2 KiB | 7ba42fefde65d47a03288c03ac7aafdf3068044cca782e2e68c4b5086e2d1c98 |
r-cran-tidyselect_1.0.0+dfsg.orig.tar.xz | 43.1 KiB | 947bc44396cd12144da71a44abf33156f777f828807e5f508a7d74df68475141 |
r-cran-tidyselect_1.0.0+dfsg-1.debian.tar.xz | 2.1 KiB | 4717c611635ef1e69d4b955cfdc48b096aac997bbaad9a02c257c523a87f1aa7 |
Available diffs
- diff from 0.2.5-1 to 1.0.0+dfsg-1 (65.0 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.