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.5.2 |
Depends: |
R (≥ 2.15.0) |
Imports: |
methods, digest, tools, Rcpp |
LinkingTo: |
Rcpp |
Suggests: |
grid, lattice, ggplot2 (≥ 0.9.2), koRpus, survival, microbenchmark, zoo, nlme, descr, MASS, knitr, tables |
Published: |
2015-05-18 |
Author: |
Gergely Daróczi, Roman Tsegelskyi |
Maintainer: |
Gergely Daróczi <daroczig at rapporter.net> |
BugReports: |
https://github.com/rapporter/pander/issues |
License: |
AGPL-3 | file LICENSE |
URL: |
http://rapporter.github.io/pander |
NeedsCompilation: |
yes |
SystemRequirements: |
pandoc (http://johnmacfarlane.net/pandoc) for
exporting markdown files to other formats. |
Materials: |
README NEWS INSTALL |
In views: |
ReproducibleResearch |
CRAN checks: |
pander results |