r-cran-dbplyr 2.1.1-1 source package in Ubuntu
Changelog
r-cran-dbplyr (2.1.1-1) unstable; urgency=medium * New upstream version -- Andreas Tille <email address hidden> Tue, 17 Aug 2021 09:12:46 +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 | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-dbplyr_2.1.1-1.dsc | 2.4 KiB | 2e0170991a1e33ea99f6a87930fe00c627a120db96d9eec406d4d6cd2b2ccb93 |
r-cran-dbplyr_2.1.1.orig.tar.gz | 568.2 KiB | aba4cf47b85ab240fd3ec4cd8d512f6e1958201e151577c1a2ebc3d6ebc5bc08 |
r-cran-dbplyr_2.1.1-1.debian.tar.xz | 3.0 KiB | 210e272a962bda4c26f44ed729f68a660c3230d6f71f9df67378e3c4573b041a |
Available diffs
- diff from 2.1.0-1 to 2.1.1-1 (16.5 KiB)
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.