<?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>Provides Docstring Capabilities to R Functions</dc:title>
  <dc:title>R package docstring version 1.0.0</dc:title>
  <dc:description>Provides the ability to display something analogous to
    Python's docstrings within R.  By allowing the user to document
    their functions as comments at the beginning of their function
    without requiring putting the function into a package we allow
    more users to easily provide documentation for their functions.
    The documentation can be viewed just like any other help files
    for functions provided by packages as well.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: roxygen2, utils, tools</dc:relation>
  <dc:relation>Suggests: devtools, rstudioapi, knitr, rmarkdown</dc:relation>
  <dc:creator>Dason Kurkiewicz &lt;dasonk@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Dason Kurkiewicz [aut, cre],
  Neal Fultz [ctb]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2017-03-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=docstring</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.docstring</dc:identifier>
</oai_dc:dc>
