Last data update: 2014.03.03

pander

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

● Cran Task View: ReproducibleResearch
● 0 images, 125 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pander' ...
** package 'pander' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c helpers.cpp -o helpers.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c pandoc.cpp -o pandoc.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o pander.so RcppExports.o helpers.o pandoc.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/pander/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'pander'
    finding HTML links ... done
    Pandoc-class                            html  
    Pandoc.brew                             html  
    Pandoc.convert                          html  
    add.blank.lines                         html  
    add.lattice.grid                        html  
    add.lattice.xsubticks                   html  
    add.minor.ticks                         html  
    add.significance.stars                  html  
    brew                                    html  
    cache.off                               html  
    check_caption                           html  
    check_digits                            html  
    coef_mat                                html  
    emphasize.rows                          html  
    eval.msgs                               html  
    evals                                   html  
    evalsOptions                            html  
    get.alignment                           html  
    get.caption                             html  
    get.emphasize                           html  
    get.storage                             html  
    has.rownames                            html  
    multitable                              html  
    openFileInOS                            html  
    p                                       html  
    pander.Arima                            html  
    pander.CrossTable                       html  
    pander.Date                             html  
    pander.NULL                             html  
    pander.POSIXct                          html  
    pander.POSIXlt                          html  
    pander                                  html  
    pander.anova                            html  
    pander.aov                              html  
    pander.aovlist                          html  
    pander.call                             html  
    pander.cast_df                          html  
    pander.character                        html  
    pander.clogit                           html  
    pander.coxph                            html  
    pander.cph                              html  
    pander.data.frame                       html  
    pander.default                          html  
    pander.density                          html  
    pander.describe                         html  
    pander.evals                            html  
    pander.factor                           html  
    pander.formula                          html  
    pander.ftable                           html  
    pander.function                         html  
    pander.glm                              html  
    pander.glm.rms                          html  
    pander.gtable                           html  
    pander.htest                            html  
    pander.image                            html  
    pander.irts                             html  
    pander.list                             html  
    pander.lm                               html  
    pander.lme                              html  
    pander.logical                          html  
    pander.lrm                              html  
    pander.manova                           html  
    pander.matrix                           html  
    pander.microbenchmark                   html  
    pander.mtable                           html  
    pander.name                             html  
    pander.nls                              html  
    pander.numeric                          html  
    pander.ols                              html  
    pander.orm                              html  
    pander.polr                             html  
    pander.prcomp                           html  
    pander.randomForest                     html  
    pander.rapport                          html  
    pander.rlm                              html  
    pander.sessionInfo                      html  
    pander.smooth.spline                    html  
    pander.stat.table                       html  
    pander.summary.aov                      html  
    pander.summary.aovlist                  html  
    pander.summary.glm                      html  
    pander.summary.lm                       html  
    pander.summary.lme                      html  
    pander.summary.manova                   html  
    pander.summary.nls                      html  
    pander.summary.polr                     html  
    pander.summary.prcomp                   html  
    pander.summary.rms                      html  
    pander.summary.survreg                  html  
    pander.summary.table                    html  
    pander.survdiff                         html  
    pander.survfit                          html  
    pander.survreg                          html  
    pander.table                            html  
    pander.tabular                          html  
    pander.ts                               html  
    pander.vector                           html  
    pander.zoo                              html  
    panderOptions                           html  
    pander_return                           html  
    pandoc.date.return                      html  
    pandoc.emphasis.return                  html  
    pandoc.footnote.return                  html  
    pandoc.formula.return                   html  
    pandoc.header.return                    html  
    pandoc.horizontal.rule.return           html  
    pandoc.image.return                     html  
    pandoc.indent                           html  
    pandoc.link.return                      html  
    pandoc.list.return                      html  
    pandoc.p.return                         html  
    pandoc.strikeout.return                 html  
    pandoc.strong.return                    html  
    pandoc.table.return                     html  
    pandoc.title.return                     html  
    pandoc.verbatim.return                  html  
    redraw.recordedplot                     html  
    redrawPlot                              html  
    remove.extra.newlines                   html  
    repChar                                 html  
    set.alignment                           html  
    set.caption                             html  
    splitLine                               html  
    trim.spaces                             html  
    wrap                                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (pander)
Making 'packages.html' ... done