r-cran-unitizer 1.4.19-1 source package in Ubuntu

Changelog

r-cran-unitizer (1.4.19-1) unstable; urgency=medium

  * Disable reprotest
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Lintian-overrides (see lintian bug #1017966)

 -- Andreas Tille <email address hidden>  Thu, 29 Jun 2023 14:35:32 +0200

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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-unitizer_1.4.19-1.dsc 2.1 KiB 091282b09856cfcfa4823237ec8eda11353d3dd6173e51fff6b2ce4457644a5c
r-cran-unitizer_1.4.19.orig.tar.gz 595.8 KiB 9dc995c97db14f35620e1d65140e5e17cd73a5dfaff5ba479e98d7233ae5a9b7
r-cran-unitizer_1.4.19-1.debian.tar.xz 3.3 KiB 54960f260d42db1c05e79630abcabd89612376399252e83d4cb61168861aed8c

Available diffs

No changes file available.

Binary packages built by this source

r-cran-unitizer: interactive unit tests for GNU R

 Simplifies regression tests by comparing objects produced by test
 code with earlier versions of those same objects. If objects are unchanged
 the tests pass, otherwise execution stops with error details. If in
 interactive mode, tests can be reviewed through the provided interactive
 environment.