NEWS | R Documentation |
RweaveExtra News
CHANGES IN RweaveExtra VERSION 1.2-0
NEW FEATURES
Option
chunk.sep
for the driverRtangleExtra
to control the spacing between code chunks in the tangled script.Function
SweaveGetSourceName
to extract the name of the file processed bySweave
orStangle
in a non-interactive session.
USER VISIBLE CHANGES
The default value of option
extension
is nowTRUE
. This is now the value that will use the name of the engine as extension. The valueNULL
is now equivalent toFALSE
.
CHANGES IN RweaveExtra VERSION 1.1-0
NEW FEATURES
Option
extension
for the driverRtangleExtra
to 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.tangle
andignore
.