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.1 |
| Depends: | R (≥ 2.15.0) |
| Imports: | methods, digest |
| Suggests: | grid, lattice, ggplot2 (≥ 0.9.2) |
| Published: | 2013-03-10 |
| Author: | Gergely Daróczi |
| Maintainer: | Gergely Daróczi <daroczig at rapporter.net> |
| BugReports: | https://github.com/rapporter/pander/issues |
| License: | AGPL-3 |
| URL: | https://github.com/rapporter/pander |
| NeedsCompilation: | no |
| SystemRequirements: | Pandoc (http://johnmacfarlane.net/pandoc) for exporting markdown files to other formats. |
| Installation: | pander installation info |
| Citation: | pander citation info |
| In views: | ReproducibleResearch |
| CRAN checks: | pander results |
| Package source: | pander_0.3.1.tar.gz |
| MacOS X binary: | pander_0.3.1.tgz |
| Windows binary: | pander_0.3.1.zip |
| Reference manual: | pander.pdf |
| News/ChangeLog: | NEWS |
| Old sources: | pander archive |
| Reverse depends: | rapport |
| Reverse suggests: | reports |