<br><br><div class="gmail_quote">On Wed, Sep 12, 2012 at 10:21 AM, Hadley Wickham <span dir="ltr"><<a href="mailto:h.wickham@gmail.com" target="_blank">h.wickham@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">>> * a picture showing the class graph to the class documentation<br>
>> * a list of "nearby" methods to method documentation<br>
><br>
> I miss the old CallGraph functionality from the original roxygen, so I'd<br>
> like to hope that any graphing capability would include this , and support<br>
<br>
</div>Do you have any particularly good examples where this is useful?<br>
<div class="im"><br>
> S3 and Reference Classes as well as S4.<br>
<br>
</div>S3 is already supported - although there's no formal notion of an S3<br>
class so there's only so much we can do.<br>
<br>
I'm not sure what supporting reference classes would entail (esp. with<br>
the alternative doc system built into ref classes).  Do you have any<br>
hand written Rd files you could share?<br>
<div class="im HOEnZb"><br></div></blockquote><div><br>Reference classes basically are S4 classes, so it would be nice to the same basic features for both.  Reference classes of course have some additional notions, like class-based methods and fields that are potentially encapsulated via active bindings and thus suitable for public access. Not sure how one would rectify roxygen with the docstring feature.<br>
<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im HOEnZb">
Hadley<br>
<br>
--<br>
RStudio / Rice University<br>
<a href="http://had.co.nz/" target="_blank">http://had.co.nz/</a><br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Roxygen-devel mailing list<br>
<a href="mailto:Roxygen-devel@lists.r-forge.r-project.org">Roxygen-devel@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/roxygen-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/roxygen-devel</a><br>
</div></div></blockquote></div><br>