Re: [Rd] declaring package dependencies

2013-09-13 Thread Gray Calhoun
loglm( ... ) not work in examples anymore? (with MASS listed under 'Suggests'.) That seems like it could address both concerns, but it would mask loglm if it were already defined. -- Gray Calhoun, Assistant Professor of Economics at Iowa State http://gray.clhn.

Re: [Rd] Problem with & question about \preformatted in .Rd

2011-11-26 Thread Gray Calhoun
I need to correct one minor typo below: On Fri, Nov 25, 2011 at 6:12 PM, Gray Calhoun wrote: (cut a lot) >  I expected from the documentation to get this: > > \inputencoding{utf8} > \HeaderA{test}{test}{test} > % > \begin{Section}{problems} > \begin{alltt}print('\b

[Rd] Problem with & question about \preformatted in .Rd

2011-11-25 Thread Gray Calhoun
s macro may not be nested within other markup macros other than \dQuote and \sQuote, as errors or bad formatting may result." which doesn't indicate that \var should be handled any differently than any other macro, but the code makes me think that R is trying to pass the macro through to LaT