<?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>Pandoc Filters for R</dc:title>
  <dc:title>R package pandocfilters version 0.1-6</dc:title>
  <dc:description>The document converter 'pandoc' &lt;https://pandoc.org/&gt; is widely used
    in the R community. One feature of 'pandoc' is that it can produce and consume
    JSON-formatted abstract syntax trees (AST). This allows to transform a given
    source document into JSON-formatted AST, alter it by so called filters and pass
    the altered JSON-formatted AST back to 'pandoc'. This package provides functions
    which allow to write such filters in native R code. 
    Although this package is inspired by the Python package 'pandocfilters' 
    &lt;https://github.com/jgm/pandocfilters/&gt;, it provides additional convenience functions which make it simple to use the 'pandocfilters' package as a 
    report generator. Since 'pandocfilters' inherits most of it's functionality
    from 'pandoc' it can create documents in many formats 
    (for more information see &lt;https://pandoc.org/&gt;) but is also bound to the same
    limitations as 'pandoc'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Imports: jsonlite, utils</dc:relation>
  <dc:relation>Suggests: knitr</dc:relation>
  <dc:creator>Florian Schwendinger &lt;FlorianSchwendinger@gmx.at&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Florian Schwendinger [aut, cre],
  Kurt Hornik [aut],
  Andrie de Vries [ctb]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2022-08-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=pandocfilters</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.pandocfilters</dc:identifier>
</oai_dc:dc>
