Package: pander
Maintainer: Gergely Daróczi <daroczig@rapporter.net>
Title: An R Pandoc Writer
Type: Package
Encoding: UTF-8
Description: 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.
Author: Gergely Daróczi <daroczig@rapporter.net>, Roman Tsegelskyi
    <roman.tsegelskyi@gmail.com>
Version: 0.6.0
Date: 2015-10-27
URL: http://rapporter.github.io/pander
BugReports: https://github.com/rapporter/pander/issues
License: AGPL-3 | file LICENSE
Depends: R (>= 2.15.0)
Imports: grDevices, graphics, methods, utils, stats, digest, tools,
        Rcpp
Suggests: grid, lattice, ggplot2 (>= 0.9.2), koRpus, futile.logger,
        survival, microbenchmark, zoo, nlme, descr, MASS, knitr,
        tables, reshape, memisc, Epi, randomForest, tseries, gtable,
        rms
SystemRequirements: pandoc (http://johnmacfarlane.net/pandoc) for
        exporting markdown files to other formats.
LinkingTo: Rcpp
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2015-11-22 04:51:52 UTC; daroczig
Repository: CRAN
Date/Publication: 2015-11-23 12:33:59
