r-cran-dtplyr 1.1.0-1 source package in Ubuntu
Changelog
r-cran-dtplyr (1.1.0-1) unstable; urgency=medium * Team upload. * New upstream version * Standards-Version: 4.5.1 (routine-update) * Test-Depends: r-cran-tidyr -- Andreas Tille <email address hidden> Tue, 17 Aug 2021 09:55:29 +0200
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-dtplyr_1.1.0-1.dsc | 2.2 KiB | 8cc232382f3a9a8d4403c490dfd2fa4192c744422e538636d5e12c55dcf7d3e2 |
r-cran-dtplyr_1.1.0.orig.tar.gz | 109.3 KiB | 99681b7285d7d5086e5595ca6bbeebf7f4e2ee358a32b694cd9d35916cdfc732 |
r-cran-dtplyr_1.1.0-1.debian.tar.xz | 2.3 KiB | 827f108c09bbc756f49bfeb5809c44a0c87edf85629346ce378e9a22f7aeb999 |
Available diffs
- diff from 1.0.1-2 to 1.1.0-1 (53.1 KiB)
No changes file available.
Binary packages built by this source
- r-cran-dtplyr: GNU R data table back-end for 'dplyr'
Provides a data.table backend for 'dplyr'. The goal of 'dtplyr'
is to allow you to write 'dplyr' code that is automatically translated to
the equivalent, but usually much faster, data.table code.