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

Changelog

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

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Sat, 21 Jan 2023 15:06:09 +0100

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-dbplyr_2.3.0+dfsg-1.dsc 2.5 KiB c77f271e31fda8eea220a77f757ec0a6e182adfeedcccdc657e1c48b4140ae61
r-cran-dbplyr_2.3.0+dfsg.orig.tar.xz 504.9 KiB 42985f5a22b4256514b02a460966a5b45a1600d923874e80843cb10de42e5eb3
r-cran-dbplyr_2.3.0+dfsg-1.debian.tar.xz 3.2 KiB e071497ea471881c3f13cc71ab50de903ef15522778afb8ebfe8c0c0f548cec8

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.