Package: redoc Version: 0.1.0.9000 Title: Reversible Reproducible Documents Description: Implements a reversible 'R Markdown' to 'Microsoft Word' pipeline. Authors@R: person(given = "Noam", family = "Ross", email = 'redoc@noamross.net', role = c('aut', 'cre'), comment = c(ORCID='0000-0002-2136-0000')) License: MIT + file LICENSE Encoding: UTF-8 ByteCompile: true URL: https://github.com/noamross/redoc BugReports: https://github.com/noamross/redoc/issues RoxygenNote: 7.3.2 Imports: rmarkdown (>= 1.12), knitr, officer (>= 0.3.2), diffobj (>= 0.2.3), stringi, mime, xml2, whoami, yaml, jsonlite, sessioninfo Suggests: spelling, testthat (>= 3.0.0), roxygen2, covr, pkgdown, rstudioapi SystemRequirements: pandoc (>= 2.1.2) - http://pandoc.org VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Language: en-US Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://redoc-dev.r-universe.dev Date/Publication: 2025-09-28 16:25:02 UTC RemoteUrl: https://github.com/redoc-dev/redoc RemoteRef: HEAD RemoteSha: 1206310e05b3e5ab8a9843689765a773fb0d8743 NeedsCompilation: no Packaged: 2026-05-26 06:19:42 UTC; root Author: Noam Ross [aut, cre] (ORCID: ) Maintainer: Noam Ross