r-cran-dbplyr 2.3.3+dfsg-1 source package in Ubuntu
Changelog
r-cran-dbplyr (2.3.3+dfsg-1) unstable; urgency=medium * New upstream version -- Andreas Tille <email address hidden> Fri, 21 Jul 2023 16:12:09 +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 | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-dbplyr_2.3.3+dfsg-1.dsc | 2.5 KiB | bc4fef1724266464ff75d901a66e43f1caafcde17e5e67a6e6ba3e1e67ab564f |
r-cran-dbplyr_2.3.3+dfsg.orig.tar.xz | 518.7 KiB | b5a159cc43366a8d8dff958ee9b565c1c4d15ac45550b75811b1e931236f8f0c |
r-cran-dbplyr_2.3.3+dfsg-1.debian.tar.xz | 3.2 KiB | ef1baa16a5b815a3ca2814f99407f4aa293712bf28ac63d94a6e1631d569beae |
Available diffs
- diff from 2.3.2+dfsg-1 to 2.3.3+dfsg-1 (6.8 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.