I found the following document on making R packages. But it is old. I'm wondering if there is more current ones and hopefully more complete ones. http://biosun1.harvard.edu/courses/individual/bio271/lectures/L6/Rpkg.pdf
Maybe http://cran.r-project.org/doc/manuals/R-exts.pdf ? b On Oct 23, 2009, at 2:10 AM, Peng Yu wrote:> I found the following document on making R packages. But it is old. > I'm wondering if there is more current ones and hopefully more > complete ones. > > http://biosun1.harvard.edu/courses/individual/bio271/lectures/L6/Rpkg.pdf > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
Hi Peng, Also, take a look at the following links: http://robjhyndman.com/research/Rpackages_notes.pdf http://www.biostat.wisc.edu/~kbroman/Rintro/Rwinpack.html HTH, Jorge On Fri, Oct 23, 2009 at 12:10 AM, Peng Yu <> wrote:> I found the following document on making R packages. But it is old. > I'm wondering if there is more current ones and hopefully more > complete ones. > > http://biosun1.harvard.edu/courses/individual/bio271/lectures/L6/Rpkg.pdf > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >[[alternative HTML version deleted]]
On Fri, Oct 23, 2009 at 12:10 AM, Peng Yu <pengyu.ut at gmail.com> wrote:> I found the following document on making R packages. But it is old. > I'm wondering if there is more current ones and hopefully more > complete ones.Friedrich Leisch made an excellent tutorial for making R packages, with a tutorial that works in Linux. You can find it here; http://epub.ub.uni-muenchen.de/6175/ with some additional commentary here: http://blog.revolution-computing.com/2009/08/creating-r-packages-a-tutorial-draft.html # David Smith -- David M Smith <david at revolution-computing.com> VP of Community, REvolution Computing http://blog.revolution-computing.com Tel: +1 (206) 577-4778 x3203 (Palo Alto, CA, USA) Download REvolution R free: http://revolution-computing.com/downloads/revolution-r.php