Package: officer Type: Package Title: Manipulation of Microsoft Word and PowerPoint Documents Version: 0.6.2 Authors@R: c( person("David", "Gohel", role = c("aut", "cre"), email = "david.gohel@ardata.fr"), person(given = "ArData", role = "cph"), person("Frank", "Hangler", role = "ctb", email = "frank@plotandscatter.com", comment = "function body_replace_all_text"), person("Liz", "Sander", role = "ctb", email = 'lsander@civisanalytics.com', comment = "several documentation fixes"), person("Anton", "Victorson", role = "ctb", email = 'anton@victorson.se',comment = "fixes xml structures"), person("Jon", "Calder", role = "ctb", email = 'jonmcalder@gmail.com', comment = "update vignettes"), person("John", "Harrold", role = "ctb", email = 'john.m.harrold@gmail.com', comment = "function annotate_base"), person("John", "Muschelli", role = "ctb", email = 'muschellij2@gmail.com', comment = "google doc compatibility"), person("Bill", "Denney", email="wdenney@humanpredictions.com", role="ctb", comment=c(ORCID="0000-0002-5759-428X", "function as.matrix.rpptx")), person("Nikolai", "Beck", role = "ctb", email = 'beck.nikolai@gmail.com', comment = "set speaker notes for .pptx documents"), person("Stefan", "Moog", role = "ctb", email = 'moogs@gmx.de', comment = "added functionality to set shape geometry and outline"), person("Greg", "Leleu", role = "ctb", email = 'gregoire.leleu@gmail.com', comment = "fields functionality in ppt"), person("Hongyuan", "Jia", role = "ctb", email = "hongyuanjia@cqust.edu.cn", comment = c(ORCID = "0000-0002-0075-8183")) ) Description: Access and manipulate 'Microsoft Word', 'RTF' 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. License: MIT + file LICENSE Imports: grDevices, stats, graphics, utils, zip (>= 2.1.0), xml2 (>= 1.1.0), openssl, R6, uuid, ragg URL: https://ardata-fr.github.io/officeverse/, https://davidgohel.github.io/officer/ Encoding: UTF-8 BugReports: https://github.com/davidgohel/officer/discussions RoxygenNote: 7.2.3 Suggests: testthat, devEMF, ggplot2, rmarkdown, doconv (>= 0.3.0), knitr, rsvg, magick NeedsCompilation: no Packaged: 2023-03-28 19:52:56 UTC; davidgohel Author: David Gohel [aut, cre], ArData [cph], 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), Hongyuan Jia [ctb] () Maintainer: David Gohel Repository: CRAN Date/Publication: 2023-03-28 20:30:02 UTC Built: R 4.2.1; ; 2023-09-18 12:14:47 UTC; unix