| NEWS | R Documentation | 
RweaveExtra News
CHANGES IN RweaveExtra VERSION 1.3-0
NEW FEATURES
- Aliases - weaveand- tanglefor- !ignore.on.weaveand- !ignore.on.tangle, respectively.
USER VISIBLE CHANGES
- Functions - RweaveExtraLatexRuncodeand- RtangleExtraRuncodeare now documented with their driver, like the corresponding functions in the package utils. Therefore,- ?RweaveExtraUtilsno longer exists.
CHANGES IN RweaveExtra VERSION 1.2-1
BUG FIX
- SweaveGetSourceNamecould fail to identify the name of the source file on Windows for jobs started with- R CMD Sweave.
CHANGES IN RweaveExtra VERSION 1.2-0
NEW FEATURES
- Option - chunk.sepfor the driver- RtangleExtrato control the spacing between code chunks in the tangled script.
- Function - SweaveGetSourceNameto extract the name of the file processed by- Sweaveor- Stanglein a non-interactive session.
USER VISIBLE CHANGES
- The default value of option - extensionis now- TRUE. This is the value that will use the name of the engine as extension. The value- NULLis now equivalent to- FALSE.
CHANGES IN RweaveExtra VERSION 1.1-0
NEW FEATURES
- Option - extensionfor the driver- RtangleExtrato specify the extension of the file name (or remove it entirely) when splitting is selected on tangling.
CHANGES IN actuar VERSION 1.0-0
- Initial release. The additional options for the weaving and tangling drivers of Sweave are - ignore.on.weave,- ignore.on.tangleand- ignore.