Skip to content
Prev 46955 / 63421 Next

user defined macros in Rd files

On 13-10-12 6:49 PM, R. Michael Weylandt <michael.weylandt at gmail.com> wrote:
I was assuming he wanted to build the help system from another format. 
If he just wants to build a standard *.Rd file from something else, then 
why get "R CMD build" involved?  Why not just do it in two steps, "make 
the help, build the tarball"?   He'll have to clarify, but the comment 
about vignettes makes me think I'm right:  you can have a vignette in 
any format, and you just need a way to convert it to HTML or PDF, it 
doesn't need to become a Sweave document first.

Duncan Murdoch