On 19/06/2009 7:12 PM, Duncan Murdoch wrote:
I've just committed some fairly big changes to R-devel.
- There's a new tag \Sexpr which allows R code to be embedded within
the Rd file, similar to Sweave, \RdOpts
corresponds to \SweaveOpts.
- The parser now mainly issues warnings, rather
hadley wickham wrote:
On Fri, Jun 19, 2009 at 6:12 PM, Duncan Murdoch wrote:
I've just committed some fairly big changes to R-devel. - There's a new tag
\Sexpr which allows R code to be embedded within the Rd file, similar to
Sweave, \RdOpts
corresponds to \SweaveOpts.
- The parser now m
On Fri, Jun 19, 2009 at 6:12 PM, Duncan Murdoch wrote:
> I've just committed some fairly big changes to R-devel. - There's a new tag
> \Sexpr which allows R code to be embedded within the Rd file, similar to
> Sweave, \RdOpts
> corresponds to \SweaveOpts.
> - The parser now mainly issues warni
I've just committed some fairly big changes to R-devel.
- There's a new tag \Sexpr which allows R code to be embedded within
the Rd file, similar to Sweave, \RdOpts
corresponds to \SweaveOpts.
- The parser now mainly issues warnings, rather than errors, in case
of syntax errors. It throw