Package: redoc 0.1.0.9000

Noam Ross

redoc: Reversible Reproducible Documents

Implements a reversible 'R Markdown' to 'Microsoft Word' pipeline.

Authors:Noam Ross [aut, cre]

redoc_0.1.0.9000.tar.gz
redoc_0.1.0.9000.zip(r-4.7)redoc_0.1.0.9000.zip(r-4.6)redoc_0.1.0.9000.zip(r-4.5)
redoc_0.1.0.9000.tgz(r-4.6-any)redoc_0.1.0.9000.tgz(r-4.5-any)
redoc_0.1.0.9000.tar.gz(r-4.7-any)redoc_0.1.0.9000.tar.gz(r-4.6-any)
redoc_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
redoc/json (API)

# Install 'redoc' in R:
install.packages('redoc', repos = c('https://redoc-dev.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/noamross/redoc/issues

On CRAN:

Conda:

7.54 score 536 stars 31 scripts 5.2k downloads 19 exports 57 dependencies

Last updated from:1206310e05. Checks:7 ERROR, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR162
source / vignettesOK182
linux-release-x86_64ERROR149
macos-release-arm64ERROR108
macos-oldrel-arm64ERROR120
windows-develERROR111
windows-releaseERROR110
windows-oldrelERROR105
wasm-releaseOK126

Exports:citationwrapdedocdedoc_to_active_filededoc_to_new_filehtmlcommentwrapis_redoclatexwrapmake_preknittermake_wrapperpandoc_astrawblockwraprawspanwrapredocredoc_diffredoc_example_docxredoc_example_edited_docxredoc_example_rmdredoc_extract_rmdroundtrip_active_file

Dependencies:askpassbase64encbslibcachemclicpp11crayoncurldiffobjdigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshttrjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeofficeropensslpillarpkgconfigpurrrR6raggrappdirsrlangrmarkdownsasssessioninfostringistringrsyssystemfontstextshapingtibbletidyrtidyselecttinytexutf8uuidvctrswhoamiwithrxfunxml2yamlzip

Mixed Workflows with redoc
Installation | Basic Usage | RStudio Integration | Handling changes | Additional Features | Known Limitations

Last update: 2019-05-22
Started: 2019-05-11

redoc Design and Internals
Compiling the document: General Approach | De-Rendering Documents | Customizing and developing with redoc

Last update: 2019-05-12
Started: 2018-12-01

Readme and manuals

Help Manual

Help pageTopics
Reversible Reproducible Documentsredoc-package
Convert an Reversible Document back to R Markdowndedoc
Is this a reversible document?is_redoc
Generate a function to run prior to knittingmake_preknitter
Make a wrapper functioncitationwrap htmlcommentwrap latexwrap make_wrapper rawblockwrap rawspanwrap wrappers
Convert a document to Pandoc's abstract syntax tree formatpandoc_ast
R Markdown format for Reversible Reproducible Word Documentsredoc
Compare changes in an edited redoc Word Document against the originalredoc_diff
Files for examples and testingredoc_examples redoc_example_docx redoc_example_edited_docx redoc_example_rmd
Extract the Rmd used to to produce a Reversible Word Docredoc_extract_rmd
RStudio Addin Functionsaddins dedoc_to_active_file dedoc_to_new_file redoc_addins roundtrip_active_file