Contains some functions catching all messages, stdout and other useful information while evaluating R code and other helpers to return user specified text elements (like: header, paragraph, table, image, lists etc.) in Pandoc's markdown or several type of R objects similarly automatically transformed to markdown format. Also capable of exporting/converting (the resulting) complex Pandoc documents to e.g. HTML, pdf, docx or odt. This latter reporting feature is supported in brew syntax or with a custom reference class with a smarty caching backend.
Version: | 0.3.8 |
Depends: | R (≥ 2.15.0) |
Imports: | methods, digest, tools |
Suggests: | grid, lattice, ggplot2 (≥ 0.9.2) |
Published: | 2013-09-12 |
Author: | Gergely Daróczi |
Maintainer: | Gergely Daróczi <daroczig at rapporter.net> |
BugReports: | https://github.com/rapporter/pander/issues |
License: | AGPL-3 |
URL: | http://rapporter.github.com/pander |
NeedsCompilation: | no |
SystemRequirements: | Pandoc (http://johnmacfarlane.net/pandoc) for exporting markdown files to other formats. |
Citation: | pander citation info |
Materials: | README NEWS INSTALL |
In views: | ReproducibleResearch |
CRAN checks: | pander results |
Reference manual: | pander.pdf |
Package source: | pander_0.3.8.tar.gz |
Windows binaries: | r-devel: pander_0.3.8.zip, r-release: pander_0.3.8.zip, r-oldrel: pander_0.3.8.zip |
OS X Snow Leopard binaries: | r-release: pander_0.3.8.tgz, r-oldrel: pander_0.3.8.tgz |
OS X Mavericks binaries: | r-release: pander_0.3.8.tgz |
Old sources: | pander archive |
Reverse depends: | rapport |
Reverse imports: | opencpu, rapportools, summarytools |
Reverse suggests: | reports |