r-cran-withr 2.1.0-1ubuntu2 source package in Ubuntu
Changelog
r-cran-withr (2.1.0-1ubuntu2) bionic; urgency=medium * Add test Depends: r-cran-rsqlite -- Graham Inggs <email address hidden> Sat, 18 Nov 2017 09:09:21 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-withr_2.1.0.orig.tar.gz | 26.4 KiB | c8bdd4ed682098306f4bfc4c29f8b83b2ef80d3cd8489d6dd26d5023dd30628b |
r-cran-withr_2.1.0-1ubuntu2.debian.tar.xz | 2.3 KiB | 61c229ab91a77fb58154b272d7c4bd0b2298927f219293ecade95418b0a2baac |
r-cran-withr_2.1.0-1ubuntu2.dsc | 2.1 KiB | 6c31ca1754681cfdf471487dc3ce370e41c2259b0ad4bccd404ec4fb7e5c8275 |
Available diffs
- diff from 2.0.0-1 (in Debian) to 2.1.0-1ubuntu2 (16.3 KiB)
- diff from 2.1.0-1ubuntu1 to 2.1.0-1ubuntu2 (383 bytes)
Binary packages built by this source
- r-cran-withr: GNU R package to run code 'With' temporarily modified global state
A set of functions to run code 'with' safely and temporarily
modified global state. Many of these functions were originally a part of the
'devtools' package, this provides a simple package with limited dependencies
to provide access to these functions.