Skip to content
Prev 35572 / 63424 Next

Rd output garbled in some circumstances

On 13/01/2010 6:15 PM, Ross Boylan wrote:
I would avoid nesting the \describe within \arguments.  Both basically 
use the same formatting code, and 2.7 probably doesn't support nesting 
properly.  There was no real parser there, just a fallible pattern 
matching approach.

A better solution is to say your package requires a recent version of R, 
but maybe that's not feasible for you.

Duncan Murdoch