r-cran-withr 2.1.0-1 source package in Ubuntu

Changelog

r-cran-withr (2.1.0-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.1.1
  * New Build-Depends: r-cran-lattice

 -- Andreas Tille <email address hidden>  Thu, 09 Nov 2017 13:31:12 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-withr_2.1.0-1.dsc 2.0 KiB 97e4364411e48ac5a151fed5f38da6acd8ef208736239e3d921ab7a8c4e4a2ac
r-cran-withr_2.1.0.orig.tar.gz 26.4 KiB c8bdd4ed682098306f4bfc4c29f8b83b2ef80d3cd8489d6dd26d5023dd30628b
r-cran-withr_2.1.0-1.debian.tar.xz 2.1 KiB f2e9c26394c2954742bed82dde9868ed0b80e5bcc60b7499a822de8877f735dd

Available diffs

No changes file available.

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.