Package: ReporteRs
Type: Package
Title: Microsoft Word and PowerPoint Documents Generation
Version: 0.8.10
Authors@R: c(
    person("David", "Gohel", role = c("aut", "cre"),
    email = "david.gohel@lysis-consultants.fr")
    )
Description: Create 'Microsoft Word' document (>=2007) and 
    'Microsoft PowerPoint' document (>=2007) 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
Depends: R (>= 3.0), ReporteRsjars (>= 0.0.2)
Imports: grDevices, rJava, utils, rvg (>= 0.1.2), xml2, gdtools, png,
        R.utils, knitr, shiny, htmltools
Suggests: ggplot2, jpeg, bmp, testthat, magrittr, rmarkdown
SystemRequirements: java (>= 6)
URL: https://davidgohel.github.io/ReporteRs
BugReports: https://github.com/davidgohel/ReporteRs/issues
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-03-28 11:24:06 UTC; ripley
Author: David Gohel [aut, cre]
Maintainer: ORPHANED
X-CRAN-Original-Maintainer: David Gohel
        <david.gohel@lysis-consultants.fr>
X-CRAN-Comment: Orphaned on 2018-03-28 as maintainer address bounced.
Repository: CRAN
Date/Publication: 2018-03-28 11:28:08 UTC
