Package: scriptests
Type: Package
Title: Transcript-Based Unit Tests that are Easy to Create and Maintain
Version: 1.0-16
Date: 2016-07-19
Author: Tony Plate
Maintainer: Tony Plate <tplate@acm.org>
Description: 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.
License: GPL
Imports: methods
NeedsCompilation: no
Packaged: 2016-07-21 23:43:31 UTC; tap
Repository: CRAN
Date/Publication: 2016-07-22 22:42:47
