[R] how to make a folder as package in R

Rui Barradas ruipbarradas at sapo.pt
Tue Sep 11 11:59:45 CEST 2012


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 <purushothaman.b at 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 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.
> ______________________________________________
> 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.




More information about the R-help mailing list