Re: [Rd] Minimum requirements for package submission

2013-08-29 Thread Sana Wajid
Thank you all, I appreciate your responses. Just a quick follow up question: couple of my functions are "background" or "behind the scenes" functions. Do these have to be documented in the manual as well? On Wed, Aug 28, 2013 at 5:19 PM, Geoff Jentry wrote: > On Wed, 28 Aug 2013, Ben Bolker wrot

[Rd] Minimum requirements for package submission

2013-08-28 Thread Sana Wajid
Hi, I'm a newbie to R package submission. I've written a program using basic functions inside R to manipulate phylogeny tree data. I've relied on the APE package. After almost year of working on it, it's time for me to submit the package and I have very little time to rewrite it as S3/4 style unle