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

Changelog

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

  * Disable reprotest
  * Fix autopkgtest

 -- Andreas Tille <email address hidden>  Sat, 04 Dec 2021 08:35:40 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-withr_2.4.3-2.dsc 2.1 KiB ff57047bb388b4922221450d9c75cb4797b76b7eeb7b9d0d9d6575de4ece9f58
r-cran-withr_2.4.3.orig.tar.gz 94.3 KiB 9bdac7459ccc6c2d599ecfd132a7f0aa68d958942d9fe7dbb0442c9eda129d4c
r-cran-withr_2.4.3-2.debian.tar.xz 2.9 KiB d17ba1995f839fbb94e5a7d7d61820adcbea41546de2b5546c4482c7fbb04b4b

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.