Crandore Hub

pandocfilters

Pandoc Filters for R

The document converter 'pandoc' <https://pandoc.org/> 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' <https://github.com/jgm/pandocfilters/>, 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 <https://pandoc.org/>) but is also bound to the same limitations as 'pandoc'.

Versions across snapshots

VersionRepositoryFileSize
0.1-6 rolling linux/jammy R-4.5 pandocfilters_0.1-6.tar.gz 245.2 KiB
0.1-6 rolling linux/noble R-4.5 pandocfilters_0.1-6.tar.gz 244.9 KiB
0.1-6 rolling source/ R- pandocfilters_0.1-6.tar.gz 155.7 KiB
0.1-6 latest linux/jammy R-4.5 pandocfilters_0.1-6.tar.gz 245.2 KiB
0.1-6 latest linux/noble R-4.5 pandocfilters_0.1-6.tar.gz 244.9 KiB
0.1-6 latest source/ R- pandocfilters_0.1-6.tar.gz 155.7 KiB
0.1-6 2026-04-26 source/ R- pandocfilters_0.1-6.tar.gz 155.7 KiB
0.1-6 2026-04-23 source/ R- pandocfilters_0.1-6.tar.gz 155.7 KiB
0.1-6 2026-04-09 windows/windows R-4.5 pandocfilters_0.1-6.zip 250.1 KiB
0.1-6 2025-04-20 source/ R- pandocfilters_0.1-6.tar.gz 155.7 KiB

Dependencies (latest)

Imports

Suggests