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 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.

Package details

AuthorVincent Goulet [cre, aut], R Core Team [aut] (Code from the original Sweave drivers)
MaintainerVincent Goulet <vincent.goulet@act.ulaval.ca>
LicenseGPL (>= 2)
Version1.2-1
URL https://gitlab.com/vigou3/rweaveextra
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RweaveExtra")

Try the RweaveExtra package in your browser

Any scripts or data that you put into this service are public.

RweaveExtra documentation built on Aug. 19, 2025, 1:14 a.m.