<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/
        http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.openarchives.org/OAI/2.0/">
  <responseDate>2010-09-09T13:02:26Z</responseDate>
  <request>http://www.jstatsoft.org/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai.jstatsoft/v26/i07</identifier>
        <datestamp>2008-07-28</datestamp>
      </header>
      <metadata>
        <oai_dc:dc xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
               http://www.openarchives.org/OAI/2.0/oai_dc.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <dc:title>Caching and Distributing Statistical Analyses in R</dc:title>
          <dc:creator>Roger Peng</dc:creator>
          <dc:date>2008-07-28</dc:date>
          <dc:publisher>Journal of Statistical Software</dc:publisher>
          <dc:description>
            <![CDATA[Vol. 26, Issue 7, Jul 2008
Abstract:
We present the <b>cacher</b> package for <b>R</b>, which provides tools for caching statistical analyses and for distributing these analyses to others in an efficient manner.  The <b>cacher</b> package takes objects created by evaluating <b>R</b> expressions and stores them in key-value databases.  These databases of cached objects can subsequently be assembled into packages for distribution over the web.  The <b>cacher</b> package also provides tools to help readers examine the data and code in a statistical analysis and reproduce, modify, or improve upon the results.  In addition, readers can easily conduct alternate analyses of the data.  We describe the design and implementation of the <b>cacher</b> package and provide two examples of how the package can be used for reproducible research.]]>
          </dc:description>
          <dc:subject>Statistics</dc:subject>
          <dc:subject>Software</dc:subject>
          <dc:identifier>http://www.jstatsoft.org/v26/i07</dc:identifier>
          <dc:source>http://www.jstatsoft.org/v26/i07/paper</dc:source>
          <dc:type>Text</dc:type>
          <dc:type>Software</dc:type>
          <dc:type>Dataset</dc:type>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
