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

Changelog

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

  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <email address hidden>  Fri, 03 Dec 2021 21:25:03 +0100

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 Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-withr_2.4.3-1.dsc 2.1 KiB 0435936b3be554f2fc038b521f37dc75e6fd57fb1a52cc58852934136cb9c628
r-cran-withr_2.4.3.orig.tar.gz 94.3 KiB 9bdac7459ccc6c2d599ecfd132a7f0aa68d958942d9fe7dbb0442c9eda129d4c
r-cran-withr_2.4.3-1.debian.tar.xz 2.8 KiB ce9d40e469c108403344d5fa6070a3acd9a0647503f82254a2197ec9c173968c

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.