r-cran-dtplyr 1.2.2-1ubuntu1 source package in Ubuntu

Changelog

r-cran-dtplyr (1.2.2-1ubuntu1) mantic; urgency=medium

  * Fix autopkgtests (LP: #2018713)
    d/p/0001-Use-snapshots-for-errors-that-dplyr-owns-now.patch

 -- Heinrich Schuchardt <email address hidden>  Mon, 08 May 2023 08:34:58 +0200

Upload details

Uploaded by:
Heinrich Schuchardt
Sponsored by:
Sebastien Bacher
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-dtplyr_1.2.2.orig.tar.gz 290.7 KiB f85928fe63701bc3a0cadf705ba660834a2aaeab37cf20addab406430e53e2d4
r-cran-dtplyr_1.2.2-1ubuntu1.debian.tar.xz 3.4 KiB f6a5e45d9e48b694f79716cf2541767cd8c88efda0160941e7046077e8c6e6ba
r-cran-dtplyr_1.2.2-1ubuntu1.dsc 1.7 KiB 70ec09c5500329f2ae1933ab146810d5bae1429779098abf56757ca068d6acd5

View changes file

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.