RweaveExtra: Sweave Drivers with Extra Tricks Up their Sleeve

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 an option to specify the extension of the file name (or remove it entirely) when splitting is selected on tangling.

Version: 1.1-0
Depends: R (≥ 4.1-0)
Imports: utils
Published: 2024-02-20
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

Documentation:

Reference manual: RweaveExtra.pdf

Downloads:

Package source: RweaveExtra_1.1-0.tar.gz
Windows binaries: r-prerel: RweaveExtra_1.1-0.zip, r-release: RweaveExtra_1.1-0.zip, r-oldrel: RweaveExtra_1.1-0.zip
macOS binaries: r-prerel (arm64): RweaveExtra_1.1-0.tgz, r-release (arm64): RweaveExtra_1.1-0.tgz, r-oldrel (arm64): RweaveExtra_1.1-0.tgz, r-prerel (x86_64): RweaveExtra_1.1-0.tgz, r-release (x86_64): RweaveExtra_1.1-0.tgz
Old sources: RweaveExtra archive

Linking:

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