r-cran-dbplyr 2.2.1+dfsg-1 source package in Ubuntu

Changelog

r-cran-dbplyr (2.2.1+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Remove autogenerated HTML docs since it is including compressed JS

 -- Andreas Tille <email address hidden>  Mon, 11 Jul 2022 14:15: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 Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-dbplyr_2.2.1+dfsg-1.dsc 2.4 KiB a48861f2166478ce39dc9c4208665f09eb829c80ccf1096cfb9a1f503739d9ec
r-cran-dbplyr_2.2.1+dfsg.orig.tar.xz 482.5 KiB e1a64a1ea4401ff5c69972549ee05c320f1ea3871198804843a6046b387013f1
r-cran-dbplyr_2.2.1+dfsg-1.debian.tar.xz 3.1 KiB caa7ec4542bce9fef97660634d6916c75d37f9bc795a128582b3b9c574868aa8

Available diffs

No changes file available.

Binary packages built by this source

r-cran-dbplyr: GNU R dplyr back end for databases

 GNU R dplyr back end for databases that allows you to work with
 remote database tables as if they are in-memory data frames. Basic features
 works with any database that has a 'DBI' back end; more advanced features
 require 'SQL' translation to be provided by the package author.