Skip to content
Prev 343 / 12125 Next

[R-pkg-devel] need some help to understand package build workflow

I'm not sure if that's correct -- from what I see, in the generated Rd
documentation:

- The 'usage' is drawn from the S4 generic,
- The 'arguments' are drawn from the function.

I think R CMD check is correctly warning about that.
On Fri, Jul 31, 2015 at 2:56 PM, Hadley Wickham <h.wickham at gmail.com> wrote: