r-cran-withr 2.1.0-1ubuntu1 source package in Ubuntu
Changelog
r-cran-withr (2.1.0-1ubuntu1) bionic; urgency=medium * Add test Depends: r-cran-dbi -- Graham Inggs <email address hidden> Sat, 18 Nov 2017 07:27:19 +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-1ubuntu1.debian.tar.xz | 2.3 KiB | ae779c4410263e585d982b9b7624272e0fb2f31cfc0fcab4a4de85a4da8a18d7 |
r-cran-withr_2.1.0-1ubuntu1.dsc | 2.1 KiB | 6f74eb6a9ccef4f2d4282e3dc2002595e417d7a896c7fde1ab9d9678d3b8f049 |
Available diffs
- diff from 2.1.0-1 (in Debian) to 2.1.0-1ubuntu1 (563 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.