Access and manipulate 'Microsoft Word' and 'Microsoft PowerPoint' documents from R.
The package focuses on tabular and graphical reporting from R; it also provides two functions
that let users get document content into data objects. A set of functions
lets add and remove images, tables and paragraphs of text in new or existing documents.
The package does not require any installation of Microsoft products to be able to write Microsoft
files.
Version: |
0.4.4 |
Imports: |
R6, grDevices, stats, graphics, utils, zip (≥ 2.1.0), uuid (≥ 0.1-4), xml2 (≥ 1.1.0) |
Suggests: |
testthat, devEMF, ggplot2, rmarkdown, base64enc, knitr, rsvg |
Published: |
2022-09-09 |
Author: |
David Gohel [aut, cre],
Frank Hangler [ctb] (function body_replace_all_text),
Liz Sander [ctb] (several documentation fixes),
Anton Victorson [ctb] (fixes xml structures),
Jon Calder [ctb] (update vignettes),
John Harrold [ctb] (function annotate_base),
John Muschelli [ctb] (google doc compatibility),
Bill Denney [ctb]
(function as.matrix.rpptx),
Nikolai Beck [ctb] (set speaker notes for .pptx documents),
Stefan Moog [ctb] (added functionality to set shape geometry and
outline),
Greg Leleu [ctb] (fields functionality in ppt) |
Maintainer: |
David Gohel <david.gohel at ardata.fr> |
BugReports: |
https://github.com/davidgohel/officer/discussions |
License: |
GPL-3 |
URL: |
https://ardata-fr.github.io/officeverse/,
https://davidgohel.github.io/officer/ |
NeedsCompilation: |
no |
Materials: |
README NEWS |
In views: |
ReproducibleResearch |
CRAN checks: |
officer results |