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

Changelog

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

  * New upstream version
  * Remove autogenerated HTML docs since it is including compressed JS
  * Standards-Version: 4.6.2 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Add upstream patch to deal with test suite error

 -- Andreas Tille <email address hidden>  Thu, 11 Jan 2024 10:26:42 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-withr_2.5.2+dfsg-1.dsc 2.2 KiB fd963163aafbbe3cebe19680a4fea3404da1bda8293ce0202b53318518db805b
r-cran-withr_2.5.2+dfsg.orig.tar.xz 75.2 KiB ab4c333ba06eca78f0c27f53e3563edfae6d1d3f7d16ef14e0042602f54552b1
r-cran-withr_2.5.2+dfsg-1.debian.tar.xz 4.2 KiB 5162a027a1851078e5a2e4a81963508c32a332c631167d3167e7c215b55eead4

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.