r-cran-withr 3.0.2+dfsg-1 source package in Ubuntu

Changelog

r-cran-withr (3.0.2+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Michael R. Crusoe <email address hidden>  Thu, 31 Oct 2024 17:12:47 +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
Resolute release universe misc
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-withr_3.0.2+dfsg-1.dsc 2.1 KiB 1e59fd59fa034faa85f38e7c08cd31107e645e1a81cb4ae9766a485714eb81d0
r-cran-withr_3.0.2+dfsg.orig.tar.xz 77.9 KiB 35158654b4414540e838287af376f4e0240938e2fca77b44a7ff8cb6cee6000f
r-cran-withr_3.0.2+dfsg-1.debian.tar.xz 3.3 KiB 627d767cbbb4c017999210a9ebe011552cf46b731bd90d598fed2996605ef4d4

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.