Access and manipulate 'Microsoft Word' and 'Microsoft PowerPoint' documents from R. The package focus 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. When working with 'PowerPoint' presentations, slides can be added or removed; shapes inside slides can also be added or removed. When working with 'Word' documents, a cursor can be used to help insert or delete content at a specific location in the document. The package does not require any installation of Microsoft product to be able to write Microsoft files.
Version: | 0.1.5 |
Imports: | Rcpp (≥ 0.12.3), purrr, dplyr, R6, tibble, ggplot2, R.utils, utils, grDevices, gdtools, base64enc, zip, digest, uuid, magrittr, htmltools, xml2 (≥ 1.1.0) |
LinkingTo: | Rcpp, gdtools |
Suggests: | testthat, ionicons, devEMF, knitr, rmarkdown, tidyr |
Published: | 2017-07-27 |
Author: | David Gohel [aut, cre] |
Maintainer: | David Gohel <david.gohel at ardata.fr> |
BugReports: | https://github.com/davidgohel/officer/issues |
License: | GPL-3 |
URL: | https://davidgohel.github.io/officer |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | officer results |
Reference manual: | officer.pdf |
Vignettes: |
Office scraping PowerPoint Word |
Package source: | officer_0.1.5.tar.gz |
Windows binaries: | r-devel: officer_0.1.5.zip, r-release: officer_0.1.5.zip, r-oldrel: officer_0.1.5.zip |
OS X El Capitan binaries: | r-release: officer_0.1.5.tgz |
OS X Mavericks binaries: | r-oldrel: officer_0.1.5.tgz |
Old sources: | officer archive |
Reverse depends: | flextable |
Reverse imports: | rvg |
Please use the canonical form https://CRAN.R-project.org/package=officer to link to this page.