[Roxygen-devel] skip functions with no roxygen comments
hadley wickham
h.wickham at gmail.com
Tue Feb 2 17:31:51 CET 2010
>> I have been looking into the problem of too many .Rd files being
>> generated -- i.e. that .Rd files are generated for *all* functions in
>> the source code. I would like internal functions, and those aliased to
>> other functions, to be ignored.
>
> This would make roxygen much more useful to me. +1
>
> Right now, I pretty much cannot use roxygen for any of the packages that
> I maintain because I don't have the time to convert everything.
> Behavior as you propose would allow folks to convert functions one by
> one alongside existing Rd.
I think this is present in the development version of roxygen - if you
use the Rd2 generator.
I have a personally patched version that does this and additionally
only tells you which files have changed since the last run. Very
handy!
Hadley
--
http://had.co.nz/
More information about the Roxygen-devel
mailing list