Last data update: 2014.03.03

ReporteRs

Package: ReporteRs
Type: Package
Title: Microsoft Word, Microsoft PowerPoint and HTML Documents
Generation
Version: 0.8.6
Authors@R: c(
person("David", "Gohel", role = c("aut", "cre"),
email = "david.gohel@lysis-consultants.fr"),
person("Bootstrap", role = c("ctb", "cph"),
comment = "Bootstrap development team"),
person("jQuery", role = c("ctb", "cph"),
comment = "The jQuery Foundation") )
Description: Create 'Microsoft Word' document (>=2007),
'Microsoft PowerPoint' document (>=2007) and 'HTML' documents from R. There are
several features to let you format and present R outputs ; e.g. Editable
Vector Graphics, functions for complex tables reporting, reuse of corporate
template document. You can use the package as a tool for fast reporting
and as a tool for reporting automation. The package does not require
any installation of Microsoft product to be able to write Microsoft files.
License: GPL-3
Copyright: See file COPYRIGHTS.
Depends: R (>= 3.0), ReporteRsjars (>= 0.0.2)
Imports: grDevices, rJava, utils, rvg (>= 0.0.8), xml2, gdtools, png,
R.utils, knitr, shiny
Suggests: ggplot2, jpeg, bmp, testthat, magrittr, rmarkdown, ggiraph
SystemRequirements: java (>= 1.6)
URL: http://davidgohel.github.io/ReporteRs/index.html
http://groups.google.com/group/reporters-package
BugReports: https://github.com/davidgohel/ReporteRs/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-08 07:27:05 UTC; davidgohel
Author: David Gohel [aut, cre],
Bootstrap [ctb, cph] (Bootstrap development team),
jQuery [ctb, cph] (The jQuery Foundation)
Maintainer: David Gohel <david.gohel@lysis-consultants.fr>
Repository: CRAN
Date/Publication: 2016-03-08 14:21:45


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ReporteRs' ...
** package 'ReporteRs' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ReporteRs'
    finding HTML links ... done
    BootstrapMenu                           html  
    CodeBlock                               html  
    DropDownMenu                            html  
    FlexCell                                html  
    FlexRow-alter                           html  
    FlexRow                                 html  
    FlexTable-alter                         html  
    FlexTable                               html  
    Footnote                                html  
    RScript                                 html  
    ReporteRs-package                       html  
    add.pot                                 html  
    addBootstrapMenu                        html  
    addCodeBlock                            html  
    addColumnBreak                          html  
    addDate                                 html  
    addDocument                             html  
    addFlexTable                            html  
    addFooter                               html  
    addFooter.bsdoc                         html  
    addFooter.pptx                          html  
    addFooterRow                            html  
    addHeaderRow                            html  
    addIframe                               html  
    addIframe.bsdoc                         html  
    addImage                                html  
    addJavascript                           html  
    addLinkItem                             html  
    addMarkdown                             html  
    addMarkdown.bsdoc                       html  
    addMarkdown.docx                        html  
    addMarkdown.pptx                        html  
    addPageBreak                            html  
    addPageNumber                           html  
    addPageNumber.pptx                      html  
    addParagraph.Footnote                   html  
    addParagraph                            html  
    addPlot                                 html  
    addRScript                              html  
    addSection                              html  
    addSlide                                html  
    addSubtitle                             html  
    addSubtitle.pptx                        html  
    addTOC                                  html  
    addTitle                                html  
    as.FlexTable                            html  
    as.FlexTable.sessionInfo                html  
    as.html.FlexTable                       html  
    as.html.RScript                         html  
    as.html                                 html  
    as.html.bsdoc                           html  
    as.html.pot                             html  
    borderProperties                        html  
    bsdoc                                   html  
    cellProperties                          html  
    chprop.FlexTable                        html  
    chprop                                  html  
    colorProperties                         html  
    declareTitlesStyles                     html  
    declareTitlesStyles.docx                html  
    deleteBookmark                          html  
    deleteBookmarkNextContent               html  
    doc-list-settings                       html  
    docx-bookmark                           html  
    docx                                    html  
    is.color                                html  
    knit_print.FlexTable                    html  
    knit_print.pot                          html  
    light.table                             html  
    list_bookmarks                          html  
    parProperties                           html  
    plus-.pot                               html  
    pot                                     html  
    pot_img                                 html  
    pptx                                    html  
    print.FlexTable                         html  
    print.Footnote                          html  
    print.bsdoc                             html  
    print.pot                               html  
    renderFlexTable                         html  
    setColumnsColors                        html  
    setFlexTableBackgroundColors            html  
    setFlexTableBorders                     html  
    setFlexTableWidths                      html  
    setRowsColors                           html  
    setZebraStyle                           html  
    set_of_paragraphs                       html  
    shortcut_properties                     html  
    slide.layouts                           html  
    slide.layouts.pptx                      html  
    spanFlexTableColumns                    html  
    spanFlexTableRows                       html  
    styles                                  html  
    textProperties                          html  
    text_extract                            html  
    toc.options                             html  
    toc.options.docx                        html  
    vanilla.table                           html  
    writeDoc                                html  
** building package indices
** testing if installed package can be loaded
* DONE (ReporteRs)
Making 'packages.html' ... done