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

Changelog

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

  * Team Upload.
  [ Andreas Tille ]
  * New upstream version

  [ Nilesh Patra ]
  * d/t/run-unit-test: Modify autopkgtests to diff properly
  * Remove d/patches: Not needed anymore
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * d/rules: Remove image tags that inject a huge data in the html

 -- Nilesh Patra <email address hidden>  Thu, 23 Sep 2021 02:31:09 +0530

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-unitizer_1.4.15-1.dsc 2.1 KiB 854f3b1766fbfe661c31de658886963630298c4f72ea2bf1621c4bc4635bb51b
r-cran-unitizer_1.4.15.orig.tar.gz 576.6 KiB ec32a023e0903cab8a27497fe9946d1bd65d6d111a22f8fdba477a9ef55c8758
r-cran-unitizer_1.4.15-1.debian.tar.xz 3.1 KiB 065f7ed36596f63f8a6b1b4aaee920443b4828fd24af6951bd82913e118cec57

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.