docket: Insert R Data into 'Word' Documents

Populate data from an R environment into '.doc' and '.docx' templates. Create a template document in a program such as 'Word', and add strings encased in guillemet characters to create flags («example»). Use getDictionary() to create a dictionary of flags and replacement values, then call docket() to generate a populated document.

Version: 1.33
Imports: stringr, XML, xml2, zip
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-07-12
DOI: 10.32614/CRAN.package.docket
Author: Jonathan Conrad [aut, cre], Ian Conrad [ctb]
Maintainer: Jonathan Conrad <JonathanGConrad at gmail.com>
BugReports: https://github.com/JonathanConrad98/docket/issues
License: MIT + file LICENSE
URL: https://github.com/JonathanConrad98/docket
NeedsCompilation: no
Materials: README
CRAN checks: docket results

Documentation:

Reference manual: docket.pdf
Vignettes: docket_guide

Downloads:

Package source: docket_1.33.tar.gz
Windows binaries: r-devel: docket_1.33.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available
Old sources: docket archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=docket to link to this page.