<br><br><div class="gmail_quote">On Mon, Nov 14, 2011 at 9:21 AM, Hadley Wickham <span dir="ltr">&lt;<a href="mailto:hadley@rice.edu">hadley@rice.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&gt; In roxygen (v1) existing Rd files in the Rd directory are merged with<br>
&gt; the documentation generated by roxygen based on the file name and<br>
&gt; @rdname.<br>
&gt;<br>
&gt; Maybe we can implement something similar in roxygen2? Would that help?<br>
<br>
</div>I really don&#39;t like mixing generated and hand-written files in the<br>
same directory - it just seems like a recipe for trouble.  (And makes<br>
source code control just that much more complicated)<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>Agreed. It&#39;s nice to have the reference along with the other documentation. I don&#39;t have any opinion on where the templates are located, but I would recommend that there is a generic, modular import mechanism that is able to parse any type of file into the Rd object model, as long as a driver exists.<br>
 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div class="h5">
Hadley<br>
<br>
<br>
--<br>
Assistant Professor / Dobelman Family Junior Chair<br>
Department of Statistics / Rice University<br>
<a href="http://had.co.nz/" target="_blank">http://had.co.nz/</a><br>
</div></div></blockquote></div><br>