More to the point, the OP needs to 1) Stop posting 2) Read the relevant portion of the "Writing R Extensions" Manuakl which has been written specifically to answer these sorts of questions in a comprehensive manner.
Then if he/she has questions, he/she can ask. -- Bert On Tue, Sep 11, 2012 at 2:59 AM, Rui Barradas <ruipbarra...@sapo.pt> wrote: > Hello, > > See also > > http://cran.r-project.org/doc/contrib/Leisch-CreatingPackages.pdf > > Hope this helps, > > Rui Barradas > > Em 11-09-2012 09:53, R. Michael Weylandt escreveu: >> >> Start with ?package.skeleton() >> >> Cheers, >> Michael >> >> On Tue, Sep 11, 2012 at 9:47 AM, purushothaman <purushothama...@ge.com> >> wrote: >>> >>> Hi >>> >>> how to make a filder as R Package. >>> >>> for exampled >>> >>> c:\test folder having following files >>> add.r >>> test1.r >>> sub.r >>> >>> i need to make package like this test_v1.zip. >>> >>> thanks >>> B.Purushothaman >>> >>> >>> >>> >>> -- >>> View this message in context: >>> http://r.789695.n4.nabble.com/how-to-make-a-folder-as-package-in-R-tp4642734.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. >> >> ______________________________________________ >> 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. > > > ______________________________________________ > 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. -- Bert Gunter Genentech Nonclinical Biostatistics Internal Contact Info: Phone: 467-7374 Website: http://pharmadevelopment.roche.com/index/pdb/pdb-functional-groups/pdb-biostatistics/pdb-ncb-home.htm ______________________________________________ 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.