scriptests: Transcript-based unit tests that are easy to create and maintain

Support for using .Rt (transcript) tests in the tests directory of a package. Provides more convenience and features than the standard .R/.Rout.save tests. Tests can be run under R CMD check and also interactively. Provides source.pkg() for quickly loading code, DLLs, and data from a package for use in an edit/compile/test development cycle.

Version: 1.0-9
Published: 2012-04-13
Author: Tony Plate
Maintainer: Tony Plate <tplate at acm.org>
License: GPL
CRAN checks: scriptests results

Downloads:

Package source: scriptests_1.0-9.tar.gz
MacOS X binary: scriptests_1.0-9.tgz
Windows binary: scriptests_1.0-9.zip
Reference manual: scriptests.pdf
News/ChangeLog:NEWS
Old sources: scriptests archive

Reverse dependencies:

Reverse suggests: Holidays, TimeWarp, track