Weave and tangle drivers for Sweave extending the standard drivers. RweaveExtraLatex and RtangleExtra provide options to completely ignore code chunks on weaving, tangling, or both. Chunks ignored on weaving are not parsed, yet are written out verbatim on tangling. Chunks ignored on tangling may be evaluated as usual on weaving, but are completely left out of the tangled scripts. The driver RtangleExtra also provides options to control the separation between code chunks in the tangled script, and to specify the extension of the file name (or remove it entirely) when splitting is selected.
Version: | 1.2-0 |
Depends: | R (≥ 4.1-0) |
Imports: | utils |
Published: | 2025-03-14 |
DOI: | 10.32614/CRAN.package.RweaveExtra |
Author: | Vincent Goulet [cre, aut], R Core Team [aut] (Code from the original Sweave drivers) |
Maintainer: | Vincent Goulet <vincent.goulet at act.ulaval.ca> |
BugReports: | https://gitlab.com/vigou3/rweaveextra/-/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://gitlab.com/vigou3/rweaveextra |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | ReproducibleResearch |
CRAN checks: | RweaveExtra results |
Reference manual: | RweaveExtra.pdf |
Package source: | RweaveExtra_1.2-0.tar.gz |
Windows binaries: | r-devel: RweaveExtra_1.2-0.zip, r-release: RweaveExtra_1.1-0.zip, r-oldrel: RweaveExtra_1.1-0.zip |
macOS binaries: | r-devel (arm64): RweaveExtra_1.1-0.tgz, r-release (arm64): RweaveExtra_1.1-0.tgz, r-oldrel (arm64): RweaveExtra_1.1-0.tgz, r-devel (x86_64): RweaveExtra_1.1-0.tgz, r-release (x86_64): RweaveExtra_1.1-0.tgz, r-oldrel (x86_64): RweaveExtra_1.1-0.tgz |
Old sources: | RweaveExtra archive |
Please use the canonical form https://CRAN.R-project.org/package=RweaveExtra to link to this page.