<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Transcript-based unit tests that are easy to create and maintain</dc:title>
  <dc: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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Tony Plate &lt;tplate@acm.org&gt;</dc:creator>
  <dc:contributor>Tony Plate</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2012-04-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=scriptests</dc:identifier>
 </rdf:Description>
</rdf:RDF>

