> "Paul" == Paul Roebuck <[EMAIL PROTECTED]>
> on Tue, 15 Nov 2005 13:07:47 -0600 (CST) writes:
Paul> On Tue, 15 Nov 2005, Martin Maechler wrote:
>> > "Paul" == Paul Roebuck <[EMAIL PROTECTED]>
>> > on Mon, 14 Nov 2005 15:57:04 -0600 (CST) writes:
>>
Pa
On Tue, 15 Nov 2005, Martin Maechler wrote:
> > "Paul" == Paul Roebuck <[EMAIL PROTECTED]>
> > on Mon, 14 Nov 2005 15:57:04 -0600 (CST) writes:
>
> Paul> On Mon, 14 Nov 2005, Gabor Grothendieck wrote:
> >> On 11/14/05, Paul Roebuck <[EMAIL PROTECTED]> wrote:
> >>
> >> >
> "Paul" == Paul Roebuck <[EMAIL PROTECTED]>
> on Mon, 14 Nov 2005 15:57:04 -0600 (CST) writes:
Paul> On Mon, 14 Nov 2005, Gabor Grothendieck wrote:
>> On 11/14/05, Paul Roebuck <[EMAIL PROTECTED]> wrote:
>>
>> > Was looking at what was output for -package.Rd
>> >
On Mon, 14 Nov 2005, Gabor Grothendieck wrote:
> On 11/14/05, Paul Roebuck <[EMAIL PROTECTED]> wrote:
>
> > Was looking at what was output for -package.Rd
> > and wondered if any there was any means (via macro, etc)
> > to merge some of the same information with a template
> > for my package manpa
What I do is make my whatever-package.Rd page be
the central page where one can get a list of all
the other places one can look for info (rather than
placing the info itself there). See, for example,
library(dyn)
package?dyn
On 11/14/05, Paul Roebuck <[EMAIL PROTECTED]> wrote:
> Was looking at
Was looking at what was output for -package.Rd
and wondered if any there was any means (via macro, etc)
to merge some of the same information with a template
for my package manpage? As much (all?) of the generated
information was already provided in the DESCRIPTION, I'd
prefer not to have to update