<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>An R Package Skeleton Generator</dc:title>
  <dc:title>R package skeletor version 1.0.4</dc:title>
  <dc:description>A tool for bootstrapping new packages with useful defaults,
    including a test suite outline that passes checks and helpers for running
    tests, checking test coverage, building vignettes, and more. Package
    skeletons it creates are set up for pushing your package to
    'GitHub' and using other hosted services for building and test automation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Suggests: covr, testthat</dc:relation>
  <dc:creator>Neal Richardson &lt;neal.p.richardson@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Neal Richardson [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=skeletor/LICENSE)</dc:rights>
  <dc:date>2017-04-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=skeletor</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.skeletor</dc:identifier>
</oai_dc:dc>
