Re: [R] How to form a simple R package

2008-02-06 Thread Doran, Harold
to:[EMAIL PROTECTED] On Behalf Of Benilton Carvalho > Sent: Wednesday, February 06, 2008 2:33 AM > To: [EMAIL PROTECTED] > Cc: r-help@r-project.org > Subject: Re: [R] How to form a simple R package > > ?package.skeleton > > b > > On Feb 5, 2008, at 1:48 PM, [EMAIL PROTECTE

Re: [R] How to form a simple R package

2008-02-05 Thread Benilton Carvalho
?package.skeleton b On Feb 5, 2008, at 1:48 PM, [EMAIL PROTECTED] wrote: Is there a function to form in one step (configure files and install) a simple R package of consisting of one script file of R functions? For example in Windows: form.package(name="mypkg", rcodefile ="c:\misc\mypkg.r" )

[R] How to form a simple R package

2008-02-05 Thread Giles . Crane
Is there a function to form in one step (configure files and install) a simple R package of consisting of one script file of R functions? For example in Windows: form.package(name="mypkg", rcodefile ="c:\misc\mypkg.r" ) Thank you for any comments. Giles Giles Crane, M.Phil., MPH Research Scien