r-cran-dtplyr 1.3.1-1 source package in Ubuntu

Changelog

r-cran-dtplyr (1.3.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)
  * Remove constraints unnecessary since bullseye (oldstable):
    + Build-Depends: Drop versioned constraint on r-cran-data.table (>= 1.13.0).

 -- Andreas Tille <email address hidden>  Tue, 13 Jun 2023 15:06:32 +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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-dtplyr_1.3.1-1.dsc 2.2 KiB aced92def742ae503d584dc2c7b775106a98dd2b8ebd967eeb3b41e0b11e814e
r-cran-dtplyr_1.3.1.orig.tar.gz 147.4 KiB a5a9689a640b8bd1274519af220c33deaa3919654acac4ebdff1ff365cc8d6e5
r-cran-dtplyr_1.3.1-1.debian.tar.xz 3.3 KiB ed5fe9988553081a04dd6e158cfe8f8f82bafc77311d5b8e49804fcf18e7d053

Available diffs

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.