unitizer: 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.

Version: 1.4.20
Depends: methods
Imports: stats, utils, crayon (≥ 1.3.2), diffobj (≥ 0.1.5.9000)
Suggests: knitr, rmarkdown
Published: 2023-10-08
Author: Brodie Gaslam [aut, cre], R Core Team [cph] (Traceback function sources.)
Maintainer: Brodie Gaslam <brodie.gaslam at yahoo.com>
BugReports: https://github.com/brodieG/unitizer/issues
License: GPL-2 | GPL-3
URL: https://github.com/brodieG/unitizer
NeedsCompilation: no
Materials: README NEWS
CRAN checks: unitizer results

Documentation:

Reference manual: unitizer.pdf
Vignettes: 0 - Contents
1 - Introduction
2 - Test Details
3 - Interactive Environment
4 - Reproducible Tests
5 - Miscellaneous Topics

Downloads:

Package source: unitizer_1.4.20.tar.gz
Windows binaries: r-devel: unitizer_1.4.20.zip, r-release: unitizer_1.4.20.zip, r-oldrel: unitizer_1.4.20.zip
macOS binaries: r-release (arm64): unitizer_1.4.20.tgz, r-oldrel (arm64): unitizer_1.4.20.tgz, r-release (x86_64): unitizer_1.4.20.tgz
Old sources: unitizer archive

Reverse dependencies:

Reverse suggests: fansi, oshka, vetr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=unitizer to link to this page.