Source: r-cran-unitizer
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-crayon,
 r-cran-diffobj,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-unitizer
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-unitizer.git
Homepage: https://cran.r-project.org/package=unitizer

Package: r-cran-unitizer
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Interactive R Unit Tests
 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.
