[R] How to create R package

Sharpie chuck at sharpsteen.net
Wed Apr 28 07:41:37 CEST 2010



Dinh Diep wrote:
> 
> Hi,
> 
>      Can you tell me how to create R package in Windows, and give me an
> example that works ? Thanks.
> 

Hi Dinh,

Check out the help page for the package.skeleton() function- it will create
the outline of a package for you.  The "Writing R Extensions" manual will
tell you, with examples, how to flesh it out- you can find a copy online at:

  http://cran.r-project.org/doc/manuals/R-exts.html

Hope this helps!

-Charlie

-----
Charlie Sharpsteen
Undergraduate-- Environmental Resources Engineering
Humboldt State University
-- 
View this message in context: http://r.789695.n4.nabble.com/How-to-create-R-package-tp2068592p2068646.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list