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.

______________________________________________
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.

Reply via email to