Usage

unitizer stores R expressions and the result of evaluating them so that it can detect code regressions. This is akin to saving test output to a .Rout.save file as documented in Writing R Extensions, except that we're storing the actual R objects and it is much easier to review them.

To use unitizer:

unitizer can run in a non-interactive mode for use with R CMD check.



brodieG/unitizer documentation built on June 11, 2025, 3:54 a.m.